Gets a list of object projection instances by specifying the starting instance and how many to read.
Overload List
| Name | Description |
|---|---|
| IObjectProjectionReader.GetRange (Guid, Int32) | Gets a list of object projection instances by specifying the starting instance and the amount to read. |
| IObjectProjectionReader.GetRange (Int32, Int32) | Gets a list of object projection instances by specifying the starting index and the amount to read. |
See Also
Reference
IObjectProjectionReader Generic Interface
IObjectProjectionReader Members
Microsoft.EnterpriseManagement.Common Namespace