| ValueConverterGetEnumerableElementType Method |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static Type GetEnumerableElementType(
Type type
)
Public Shared Function GetEnumerableElementType (
type As Type
) As Type
Parameters
- type
- Type: SystemType
Return Value
Type:
TypeSee Also