public bool TranslateObjects( StorableObject[] storableObjects )
public: bool TranslateObjects( array<StorableObject^>^ storableObjects )
Parameters
- storableObjects
- Array of StorableObjects to be translated.
Return Value
true, in case of success.
public bool TranslateObjects( StorableObject[] storableObjects )
public: bool TranslateObjects( array<StorableObject^>^ storableObjects )
Exception | Description |
---|---|
BaseException | An error occurred during translation. |