SettingCollection properties

The SettingCollection type exposes the following members.

Properties

  Name Description
Public property Comparer (Inherited from KeyedCollection<String, Setting>.)
Public property Count (Inherited from Collection<Setting>.)
Protected property Dictionary (Inherited from KeyedCollection<String, Setting>.)
Public property Item[TKey] (Inherited from KeyedCollection<String, Setting>.)
Public property Item[Int32] (Inherited from Collection<Setting>.)
Protected property Items (Inherited from Collection<Setting>.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<Setting>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<Setting>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<Setting>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<Setting>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<Setting>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<Setting>.)

Top

See also

Reference

SettingCollection class

Microsoft.PerformancePoint.Scorecards namespace