| MetadataManagerGetCount Method |
지정된 파일의 Metadata 항목 개수를 반환
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public int GetCount(
string path
)
Parameters
- path
- Type: SystemString
VIZ 파일 경로 (경로 + 파일)
Return Value
Type:
Int32지정된 파일의 Metadata 항목 개수
See Also