OlapLevel Methods |
The OlapLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares current instance with argument instance.
(Inherited from OlapElement.) | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
| Equals(IHierarchyLevel) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Serves as the default hash function. (Overrides OlapElementGetHashCode.) | |
| GetMember(String) |
Gets the member by its unique name.
| |
| GetMember(String, MemberRetrievalOptions) |
Gets the member by its unique name.
| |
| GetMembers |
Gets all the members for the current instance.
| |
| GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
| |
| GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
| |
| GetNextMember |
Gets the next member.
| |
| GetPreviousMember |
Gets the previous member.
| |
| ToString | Returns a string that represents the current object. (Inherited from OlapElement.) |