|
DataCellCollectionItem Property
|
Gets or sets
DataCell at specified
index.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax function get_Item(index);
function set_Item(value);
View SourceParameters
- index Int32
- Index of value to get or set.
Property Value
DataCellSee Also