GetInstanceIndex 方法
Gets the current instance index.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Function GetInstanceIndex As Integer
'用途
Dim instance As DataDynamicMemberInstance
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.