Partilhar via


Campo m_children

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_children As TablixMemberCollection
'Uso
Dim value As TablixMemberCollection

value = Me.m_children

Me.m_children = value
protected TablixMemberCollection m_children
protected:
TablixMemberCollection^ m_children
val mutable m_children: TablixMemberCollection
protected var m_children : TablixMemberCollection