The DictionaryItem type exposes the following members.

Constructors

  Name Description
Public method DictionaryItem
Initializes a new instance of the DictionaryItem class.

Properties

  Name Description
Public property Name
Gets or sets the name of the current item. The name must be unique within the Dictionary containing the item.

See Also