C# 클래스 Rsdn.LocUtil.MainForm.FakeNodeCollection

상속: System.Collections.CollectionBase, ITreeNode
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
Add ( ITreeNode node ) : void
this ( int index ) : ITreeNode

메소드 상세

Add() 공개 메소드

public Add ( ITreeNode node ) : void
node ITreeNode
리턴 void

this() 공개 메소드

public this ( int index ) : ITreeNode
index int
리턴 ITreeNode