ComArray.CreateList
Creates an empty List of T.
public bool CreateList(string listTypeName)
Parameters
listTypeName
.NET Type of the items in the List
Creates an empty List of T.
public bool CreateList(string listTypeName)
listTypeName
.NET Type of the items in the List