DataCellCollectionItem Property
Gets or sets
DataCell at specified
index.
Namespace: Gemstone.PhasorProtocols.FNETAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.172 -- Release Build+8ff484d27be470a9f139c028632b756fcaea69c8
function get_Item(index);
function set_Item(value);
- index Int32
- Index of value to get or set.
DataCell