Partager via


Champ m_textRunInstances

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_textRunInstances As TextRunInstanceCollection
'Utilisation
Dim value As TextRunInstanceCollection

value = Me.m_textRunInstances

Me.m_textRunInstances = value
protected TextRunInstanceCollection m_textRunInstances
protected:
TextRunInstanceCollection^ m_textRunInstances
val mutable m_textRunInstances: TextRunInstanceCollection
protected var m_textRunInstances : TextRunInstanceCollection