Returns a collection of types defined by the class Name.
Namespace: ABSuite.AccessLayer.Connector.Core
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- listName
- Type: SystemString
Name of the list. - className
- Type: SystemString
Name of the class.
Return Value
Type: TaskIEnumerableTask<IEnumerable>.
See Also