TablixDynamicMemberInstance Members
Include Protected Members
Include Inherited Members
Represents a dynamic instance of a TablixMember object.
The TablixDynamicMemberInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetInstanceIndex() | Gets the current instance index. |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MoveNext() | Moves the context to the next instance. |
![]() |
ResetContext() | Resets the instance index to before the first instance. |
![]() |
ResetInstanceCache() | Infrastructure. (Inherited from TablixMemberInstance.) |
![]() |
SetInstanceIndex(Int32) | Sets current index to the specified instance index. |
![]() |
ToString() | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_currentContext | Infrastructure. |
![]() |
m_isNewContext | Infrastructure. |
![]() |
m_memberDef | Infrastructure. (Inherited from TablixMemberInstance.) |
![]() |
m_owner | Infrastructure. (Inherited from TablixMemberInstance.) |
![]() |
m_visibility | Infrastructure. (Inherited from TablixMemberInstance.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Visibility | Gets the calculated value of the Visibility property in a TablixMember class. (Inherited from TablixMemberInstance.) |
Top