| Name | Description | |
|---|---|---|
![]()  | AsBool | Get the value as boolean. | 
![]()  | AsByte | Get the value as byte. | 
![]()  | AsDouble | Get the value as ulong. | 
![]()  | AsFloat | Get the value as float. | 
![]()  | AsInt | Get the value as int. | 
![]()  | AsLong | Get the value as long. | 
![]()  | AsObject | Get the value as object. | 
![]()  | AsSByte | Get the value as sbyte. | 
![]()  | AsShort | Get the value as short. | 
![]()  | AsString | Get the value as string. | 
![]()  | AsType | Get the value as IType. | 
![]()  | AsUInt | Get the value as uint. | 
![]()  | AsULong | Get the value as ulong. | 
![]()  | AsUShort | Get the value as ushort. | 

