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 ChartMemberCollection
'Uso
Dim value As ChartMemberCollection
value = Me.m_children
Me.m_children = value
protected ChartMemberCollection m_children
protected:
ChartMemberCollection^ m_children
val mutable m_children: ChartMemberCollection
protected var m_children : ChartMemberCollection
Consulte também