메소드 | 설명 | |
---|---|---|
Append ( object content ) : void | ||
Append ( object content, int objectType ) : void | ||
At ( int i ) : object | ||
Clear ( ) : void | ||
DeleteAt ( int i ) : int | ||
DynamicTail ( ) : System | ||
Size ( ) : int | ||
TypeAt ( int i ) : int |
public Append ( object content, int objectType ) : void | ||
content | object | |
objectType | int | |
리턴 | void |