ShxAttributeNode
Attribute Node Class
Properties
| Name | Type | Description |
|---|---|---|
| AttributeFileName | string | 속성 파일 |
| Children | List<ShxAttributeNode> | 자식 노드 |
| Name | string | 노드 이름 |
| NodePath | string | 노드 경로 |
| ParentNode | ShxAttributeNode | 부모 노드 |
| PrefixNodePath | string | Node Path 상대 경로 |
| Property | Dictionary<string, string> | 속성 목록 |
Methods
| Name | Description |
|---|---|
| GetMetadataFormatString | 속성 메타데이터 형식 문자열 반환 |
| GetPropertyCount | Get Property Count |
| SetNode | 노드 설정 |