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

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