[]
        
(Showing Draft Content)

C1.C1Preview.Dictionary.GetItemType

GetItemType Method

GetItemType()

Gets the type of items that can be added to this dictionary.

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

The DictionaryItem type.

Overrides