public void SynchronizeObjectsToNavigators( StorableObject[] objects )
public: void SynchronizeObjectsToNavigators( array<StorableObject^>^ objects )
Parameters
| Parameter Name | Description |
|---|---|
| objects | Storable objects to select. |
public void SynchronizeObjectsToNavigators( StorableObject[] objects )
public: void SynchronizeObjectsToNavigators( array<StorableObject^>^ objects )
| Parameter Name | Description |
|---|---|
| objects | Storable objects to select. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Is thrown in case of NULL parameters. |