DBObject
|
The DBObjectReferenceCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | (Inherited from CollectionBase) |
|
| Count | (Inherited from CollectionBase) |
|
| Item | Property that represents an item from the collection at the specified index. |
| Name | Description | |
|---|---|---|
| Add | Adds an object reference to the collection. | |
| Clear | (Inherited from CollectionBase) |
|
| Contains | Checks whether this collection contains an object reference that matches the specified object reference. | |
| CopyTo | Copies this object reference collection to the specified array at the specified index. | |
| Equals | (Inherited from Object) |
|
| GetEnumerator | (Inherited from CollectionBase) |
|
| GetHashCode | (Inherited from Object) |
|
| GetType | (Inherited from Object) |
|
| IndexOf | Returns the index of the object reference that matches the specified object reference in the collection. | |
| Insert | Inserts the specified object reference to the collection at the provided index. | |
| Remove | Removes an object reference from the collection that matches the specified object reference. | |
| RemoveAt | (Inherited from CollectionBase) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |