CreateCollectionItemType Method

Retrieves a value that indicates the data type that this collection contains.

Syntax

Visual Basic Overrides  Protected  Function 
CreateCollectionItemType( ) As Type
C# protected   override  Type 
CreateCollectionItemType( );
Managed C++ protected:  Type 
CreateCollectionItemType( );
JScript protected   override function
CreateCollectionItemType( );

Return Value

The data type that this collection contains.

Applies To

CssCollectionEditor

See Also

Internet Explorer WebControls