pmMDA.NET

ReferenceCodeMgrImpl.GetAllRoots Method 

[This is preliminary documentation and subject to change.]

Returns all roots of a hierarchical reference code list.

public IReferenceCode[] GetAllRoots(
   Type type
);

Parameters

type
Type of the requested reference codes.

Return Value

The list of all root hierarchical reference codes.

Implements

IReferenceCodeMgr.GetAllRoots

See Also

ReferenceCodeMgrImpl Class | PmMda.Net.Dog.Reference Namespace