BindingCollection Properties

Include Protected Members
Include Inherited Members

The BindingCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of Binding objects contained in the collection.
Public property Item Gets the Binding at the specified index from the collection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize Gets a value that indicates whether the collection has a fixed size.
Explicit interface implemetationPrivate property IList.IsReadOnly Gets a value that indicates whether this BindingCollection is read-only.
Explicit interface implemetationPrivate property ICollection.IsSynchronized Gets a value that indicates whether access to the BindingCollection is synchronized.
Explicit interface implemetationPrivate property IList.Item Gets or sets the element at the specified index.
Explicit interface implemetationPrivate property ICollection.SyncRoot Gets an object that can be used to synchronize access to the BindingCollection.

Top

See Also

Reference

BindingCollection Class

Microsoft.AnalysisServices Namespace