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.
Public property Owner
Gets the Dictionary object that is the owner of the current item.

See Also