IObjectIds interface
Applies to: desktop apps only
The IObjectIds interface defines methods and properties that enable you to manage a collection of IObjectId objects.
Members
The IObjectIds interface inherits from the IDispatch interface. IObjectIds also has these types of members:
Methods
The IObjectIds interface has these methods.
| Method | Description |
|---|---|
| Add |
Adds an IObjectId object to the collection. [WebEnabled] |
| AddRange |
Adds a range of IObjectId objects to the collection. |
| Clear |
Removes all IObjectId objects from the collection. |
| Remove |
Removes an IObjectId object from the collection by index value. |
Properties
The IObjectIds interface has these properties.
| Property | Description |
|---|---|
|
Retrieves the enumerator for the collection. | |
|
Retrieves the number of IObjectId objects in the collection. [WebEnabled] | |
|
Retrieves an IObjectId object from the collection by index number. [WebEnabled] |
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012