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