pmMDA.NET

ReferenceCodeMgrImpl.GetReferenceCodeMgr Method 

[This is preliminary documentation and subject to change.]

Returns the reference code manager for the given type.

protected IReferenceCodeMgr GetReferenceCodeMgr(
   Type type
);

Parameters

type
Reference code type class which manager is requested.

Return Value

The requested manager if found; otherwise, null.

See Also

ReferenceCodeMgrImpl Class | PmMda.Net.Dog.Reference Namespace