  | AddInManagerGetCollectionElementType Method  | 
  
    Namespace: 
   Dynamicweb.Extensibility.AddIns
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic static Type GetCollectionElementType(
	Type type
)
Public Shared Function GetCollectionElementType ( 
	type As Type
) As Type
Parameters
- type
 - Type: SystemType
 
Return Value
Type: 
Type
See Also