InfoObjectCollectionTInfoGetItem Method |
Gets the item on the specified index.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected TInfo GetItem(
int index
)
Parameters
- index
- Type: SystemInt32
Item index to get
Return Value
Type:
TInfoSee Also