Поделиться через


DocumentMapNode.Children Свойство

Определение

Возвращает или задает коллекцию дочерних узлов схемы документа.

public:
 property cli::array <ReportExecution2005::DocumentMapNode ^> ^ Children { cli::array <ReportExecution2005::DocumentMapNode ^> ^ get(); void set(cli::array <ReportExecution2005::DocumentMapNode ^> ^ value); };
public ReportExecution2005.DocumentMapNode[] Children { get; set; }
member this.Children : ReportExecution2005.DocumentMapNode[] with get, set
Public Property Children As DocumentMapNode()

Значение свойства

Массив объектов DocumentMapNode.

Применяется к