C# 클래스 ZForge.Controls.TreeViewAdv.Tree.TreePath

파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 메소드들

메소드 설명
IsEmpty ( ) : bool
TreePath ( ) : System
TreePath ( object node ) : System

메소드 상세

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

TreePath() 공개 메소드

public TreePath ( ) : System
리턴 System

TreePath() 공개 메소드

public TreePath ( object node ) : System
node object
리턴 System