NameInfoCollection Properties

Include Protected Members
Include Inherited Members

The NameInfoCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<NameInfo>.)
Public property Count (Inherited from List<NameInfo>.)
Public property Item[Int32] (Inherited from List<NameInfo>.)
Public property Item[String] Gets the object with the specified name.

Top

Explicit Interface Implementations

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

Top

See Also

Reference

NameInfoCollection Class

Microsoft.PerformancePoint.Scorecards Namespace