InfoObjectCollectionGetItem Method |
Gets the item on the specified index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected override BaseInfo GetItem(
int index
)
Parameters
- index
- Type: SystemInt32
Item index to get
Return Value
Type:
BaseInfoSee Also