AttributeRootMap
public Dictionary<string, ShxAttributeNode> AttributeRootMap { get; set; }
Attribute Root Map. Key : File Name (Without Extenstion), Capital Letter Value : Attribute Root Node
Returns
| Type | Description |
|---|---|
| Dictionary<string, ShxAttributeNode> |