openPDC Synchrophasor Help
IndexOfIDCode Method (idCode)
NamespacesTVA.PhasorProtocolsConfigurationCellCollectionIndexOfIDCode(UInt16)
Attempts to find the index of the IConfigurationCell with the specified ID code.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int IndexOfIDCode(
	ushort idCode
)
Public Overridable Function IndexOfIDCode ( _
	idCode As UShort _
) As Integer
public:
virtual int IndexOfIDCode(
	unsigned short idCode
)
Parameters
idCode (UInt16)
The IDCode to find.
Return Value
Index of the ConfigurationCellCollection that contains the specified idCode; otherwise, -1.

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