[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override bool TryGetAdapterByID( uint id, out IAdapterCollection adapter )
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Overrides Function TryGetAdapterByID ( id As UInteger, <OutAttribute> ByRef adapter As IAdapterCollection ) As Boolean
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual bool TryGetAdapterByID( unsigned int id, [OutAttribute] IAdapterCollection^% adapter ) override
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] abstract TryGetAdapterByID : id : uint32 * adapter : IAdapterCollection byref -> bool [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] override TryGetAdapterByID : id : uint32 * adapter : IAdapterCollection byref -> bool
function TryGetAdapterByID(id, adapter);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.