Click or drag to resize

ModuleNamespaceDefinitions Property

Collection of NamespaceDefinition.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public virtual PairCollection<NamespaceDefinition> NamespaceDefinitions { get; set; }

Property Value

Type: PairCollectionNamespaceDefinition
See Also