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