Udostępnij za pośrednictwem


Pole TextRun.m_indexIntoParentCollectionDef

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_indexIntoParentCollectionDef As Integer
'Użycie
Dim value As Integer

value = Me.m_indexIntoParentCollectionDef

Me.m_indexIntoParentCollectionDef = value
protected int m_indexIntoParentCollectionDef
protected:
int m_indexIntoParentCollectionDef
val mutable m_indexIntoParentCollectionDef: int
protected var m_indexIntoParentCollectionDef : int