Share via


Membri Member

Represents a single member within a hierarchy, tuple, level, or member.

Il tipo Member espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the Member.
Metodo pubblico Dispose Releases all resources used by the Member.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetChildren Returns a MemberCollection that contains a collection of child members for the Member.
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Caption Gets the caption of the Member.
Proprietà pubblica ChildCount Gets the estimated count of child members contained in the Member.
Proprietà pubblica Description Gets the descriptive text of the Member.
Proprietà pubblica LevelDepth Gets the ordinal position of the level that contains the Member.
Proprietà pubblica LevelName Gets the name of the level that contains the Member.
Proprietà pubblica Name Gets the name of the Member.
Proprietà pubblica Parent Gets a reference to the parent Member, if applicable, that contains the Member.
Proprietà pubblica ParentLevel This property gets a Level that contains the Member.
Proprietà pubblica Type Gets the member type of the Member.
Proprietà pubblica UniqueName Gets the unique name of the Member.

In alto