ClrAssemblyFileCollection Properties

Include Protected Members
Include Inherited Members

The ClrAssemblyFileCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of ClrAssemblyFile objects contained in the collection.
Public property Item Gets or sets the ClrAssemblyFile 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 ClrAssemblyFileCollection is read-only.
Explicit interface implemetationPrivate property ICollection.IsSynchronized Gets a value that indicates whether access to the ClrAssemblyFileCollection 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 ClrAssemblyFileCollection.

Top

See Also

Reference

ClrAssemblyFileCollection Class

Microsoft.AnalysisServices Namespace