StorableObject[] AssignedObjects {get; set;}
property array<StorableObject^>^ AssignedObjects { array<StorableObject^>^ get(); void set ( array<StorableObject^>^ value); }
StorableObject[] AssignedObjects {get; set;}
property array<StorableObject^>^ AssignedObjects { array<StorableObject^>^ get(); void set ( array<StorableObject^>^ value); }
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. |