CalculatedMemberCollection Properties

The CalculatedMemberCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
Public propertyItem
Gets the CalculatedMember with the specified unique name or if not found.
Top
See Also