void RemoveObjectReferences( StorableObject[] pObjects )
void RemoveObjectReferences( array<StorableObject^>^ pObjects )
Parameters
- pObjects
- List of objects, of which the references will be removed.
void RemoveObjectReferences( StorableObject[] pObjects )
void RemoveObjectReferences( array<StorableObject^>^ pObjects )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown in case of missing parameters. |
System.ArgumentException | Thrown in case of invalid arguments. |
System.ApplicationException | The internal interface for place holders could not be created. |