  | SectionManagerGetCommentCount Method  | 
 
            주석 개수 반환
            
 
    Namespace: 
   VIZCore3D.NET.Manager
    Assembly:
   VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.902 (2.8.25.902)
Syntaxpublic int GetCommentCount(
	int id,
	int subid
)
Parameters
- id
 - Type: SystemInt32
단면 아이디(ID) - subid
 - Type: SystemInt32
단면 서브 아이디(ID) 
Return Value
Type: 
Int32주석 개수
See Also