Click or drag to resize

TypesAndPropertyGetChildItemType Method

Namespace:  EDK4Net.Utilities
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static Type GetChildItemType(
	Type listType
)

Parameters

listType
Type: SystemType

Return Value

Type: Type
See Also