다음을 통해 공유


TablixDynamicMemberInstance.GetInstanceIndex 메서드

Gets the current instance index.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Function GetInstanceIndex As Integer
‘사용 방법
Dim instance As TablixDynamicMemberInstance 
Dim returnValue As Integer 

returnValue = instance.GetInstanceIndex()
public int GetInstanceIndex()
public:
int GetInstanceIndex()
member GetInstanceIndex : unit -> int
public function GetInstanceIndex() : int

반환 값

유형: System.Int32
An int value.

참고 항목

참조

TablixDynamicMemberInstance 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스