public virtual bool TryGetByStationName( string stationName, out IConfigurationCell configurationCell )
Public Overridable Function TryGetByStationName ( stationName As String, <OutAttribute> ByRef configurationCell As IConfigurationCell ) As Boolean
public: virtual bool TryGetByStationName( String^ stationName, [OutAttribute] IConfigurationCell^% configurationCell )
abstract TryGetByStationName : stationName : string * configurationCell : IConfigurationCell byref -> bool override TryGetByStationName : stationName : string * configurationCell : IConfigurationCell byref -> bool
function TryGetByStationName(stationName, configurationCell);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.