[]
        
(Showing Draft Content)

C1.C1Preview.IndexEntryCollection.GetItemType

GetItemType Method

GetItemType()

Returns the type of items in the collection.

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

IndexEntry.

Overrides