eDriven Framework API
DescribeComponentList Method (collection)
NamespaceseDriven.Gui.UtilComponentUtilDescribeComponentList(List<(Of <<'(Component>)>>))
eDriven Framework API
Prints out the component list
Declaration Syntax
C#Visual BasicVisual C++
public static string DescribeComponentList(
	List<Component> collection
)
Public Shared Function DescribeComponentList ( _
	collection As List(Of Component) _
) As String
public:
static String^ DescribeComponentList(
	List<Component^>^ collection
)
Parameters
collection (List<(Of <(<'Component>)>)>)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)