메소드 |
설명 |
|
CreateBool ( uint position ) : bool |
|
|
CreateByte ( uint position ) : byte |
|
|
CreateChar ( uint position ) : char |
|
|
CreateDecimal ( uint position ) : decimal |
|
|
CreateDouble ( uint position ) : double |
|
|
CreateFloat ( uint position ) : float |
|
|
CreateInt ( uint position ) : int |
|
|
CreateLong ( uint position ) : long |
|
|
CreateObject ( uint position ) : object |
|
|
CreateShort ( uint position ) : short |
|
|
CreateShortByte ( uint position ) : sbyte |
|
|
CreateString ( uint position ) : string |
|
|
CreateUInt ( uint position ) : uint |
|
|
CreateULong ( uint position ) : ulong |
|
|
CreateUShort ( uint position ) : ushort |
|
|