openPDC Synchrophasor Help
Item Property (index)
NamespacesTVA.PhasorProtocols.MacrodyneDataCellCollectionItem[([( Int32])])
Gets or sets DataCell at specified index.
Declaration Syntax
C#Visual BasicVisual C++
public DataCell this[
	int index
] { get; set; }
Public Default Property Item ( _
	index As Integer _
) As DataCell
	Get
	Set
public:
property DataCell^ default[int index] {
	DataCell^ get (int index);
	void set (int index, DataCell^ value);
}
Parameters
index (Int32)
Index of value to get or set.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0