Shunde.NET Framework Class Library

Attrib.GetAttribsAsForest Method 

Gets and populates all the Attribs for a given AttribType

public static Attrib[] GetAttribsAsForest(
   AttribType attribType
);

Parameters

AttribType
The AttribType that the attribs are for

Return Value

Returns a forest of 0 or more Attribs for the given AttribType

See Also

Attrib Class | Shunde.Common Namespace