Object
|
The ObjectIdCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ObjectIdCollection | Default constructor for the ObjectIdCollection class. |
![]() |
ObjectIdCollection(ObjectId) | Constructor for the ObjectIdCollection class. Creates a collection from an array of ObjectId objects. |
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper) |
![]() |
Count | Property that represents the count of object identifiers in this collection. |
![]() |
IsDisposed | (Inherited from DisposableWrapper) |
![]() |
Item | Property that represents an object identifier at the specified index of the collection. |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper) |
Name | Description | |
---|---|---|
![]() |
Add | Adds an object identifier to the collection. |
![]() |
Clear | Erases all items from the collection. |
![]() |
Contains | Checks whether this collection contains the specified ObjectId object. |
![]() |
CopyTo | Copies this object identifier collection to the specified array at the specified index. |
![]() |
CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
![]() |
Dispose | (Inherited from DisposableWrapper) |
![]() |
Equals | (Inherited from DisposableWrapper) |
![]() |
GetEnumerator | Returns the enumerator for this collection of ObjectId objects. |
![]() |
GetHashCode | (Inherited from DisposableWrapper) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
IndexOf | Returns the index of the object identifier in this collection that matches the specified object identifier. |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
Insert | Inserts the specified object identifier to the collection at the provided index. |
![]() |
Remove | Removes an item in the collection that matches the specified item. |
![]() |
RemoveAt | Removes an object identifier from the collection at the specified index. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
© Bricsys NV. All rights reserved. |