'宣言 Public Property Children As DocumentMapNode()
'使用法 Dim instance As DocumentMapNode Dim value() As DocumentMapNode instance.Children = value value = instance.Children
public DocumentMapNode[] Children {get; set;}
'宣言 Public Property Children As DocumentMapNode()
'使用法 Dim instance As DocumentMapNode Dim value() As DocumentMapNode instance.Children = value value = instance.Children
public DocumentMapNode[] Children {get; set;}