메소드 | 설명 | |
---|---|---|
AddChild ( Composite child ) : void | ||
InsertChild ( int index, Composite child ) : void | ||
Start ( object context ) : void |
메소드 | 설명 | |
---|---|---|
GroupComposite ( ) : System.Collections.Generic |
protected GroupComposite ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public InsertChild ( int index, Composite child ) : void | ||
index | int | |
child | Composite | |
리턴 | void |