NamedDataClassDictionary Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The NamedDataClassDictionary type exposes the following members.

Properties

  Name Description
Public property Comparer (Inherited from Dictionary<String, DataClass>.)
Public property Count (Inherited from Dictionary<String, DataClass>.)
Public property Item Obsolete. Sets or returns the value of an item in the NamedDataClassDictionary object.
Public property Keys (Inherited from Dictionary<String, DataClass>.)
Public property Values (Inherited from Dictionary<String, DataClass>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IDictionary.IsFixedSize (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property ICollection<KeyValuePair<TKey, TValue>>.IsReadOnly (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property IDictionary.IsReadOnly (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property IDictionary.Item (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property IDictionary<TKey, TValue>.Keys (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property IDictionary.Keys (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property IDictionary<TKey, TValue>.Values (Inherited from Dictionary<String, DataClass>.)
Explicit interface implemetationPrivate property IDictionary.Values (Inherited from Dictionary<String, DataClass>.)

Top

See Also

Reference

NamedDataClassDictionary Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace