ChartDynamicMemberInstance.GetInstanceIndex 方法
Gets the current instance index.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Function GetInstanceIndex As Integer
用法
Dim instance As ChartDynamicMemberInstance
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.