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