public virtual bool TryGetByIDCode( ushort idCode, out IConfigurationCell configurationCell )
Public Overridable Function TryGetByIDCode ( idCode As UShort, <OutAttribute> ByRef configurationCell As IConfigurationCell ) As Boolean
public: virtual bool TryGetByIDCode( unsigned short idCode, [OutAttribute] IConfigurationCell^% configurationCell )
abstract TryGetByIDCode : idCode : uint16 * configurationCell : IConfigurationCell byref -> bool override TryGetByIDCode : idCode : uint16 * configurationCell : IConfigurationCell byref -> bool
function TryGetByIDCode(idCode, configurationCell);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.