[]
        
(Showing Draft Content)

C1.C1Preview.NamedCollection.GetItemType

GetItemType Method

GetItemType()

Gets the type of collection elements.

Declaration
protected override Type GetItemType()
Protected Overrides Function GetItemType() As Type
Returns
Type Description
Type

The NamedCollectionItem type.

Overrides