openPDC Synchrophasor Help
IndexOfIDLabel Method (label)
NamespacesTVA.PhasorProtocolsConfigurationCellCollectionIndexOfIDLabel(String)
Attempts to find the index of the IConfigurationCell with the specified ID label.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int IndexOfIDLabel(
	string label
)
Public Overridable Function IndexOfIDLabel ( _
	label As String _
) As Integer
public:
virtual int IndexOfIDLabel(
	String^ label
)
Parameters
label (String)
The IDLabel to find.
Return Value
Index of the ConfigurationCellCollection that contains the specified label; otherwise, -1.

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