[]
        
(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()
Returns
Type Description
Type

The DictionaryItem type.

Overrides