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

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