ConfiguredViewCollection properties

The ConfiguredViewCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Public property Item[Guid] Gets the object with the specified GUID.
Public property Item[Int32] Gets or sets the object at the specified index.
Protected property List (Inherited from CollectionBase.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See also

Reference

ConfiguredViewCollection class

Microsoft.PerformancePoint.Scorecards namespace