Click or drag to resize

AliasChildren Property

The dictionary of child objects in the referenced Namespace.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public NamespaceTypeDictionary Children { get; }

Property Value

Type: NamespaceTypeDictionary

Implements

INamespaceChildren
See Also