cast scalar to ILBaseArray
| C# | Visual Basic | Visual C++ |
public static implicit operator ILBaseArray ( ushort input )
Public Shared Widening Operator CType ( _ input As UShort _ ) As ILBaseArray
static implicit operator ILBaseArray^ ( unsigned short input )
- input (UInt16)
- system value type
ILBaseArray
The ILBaseArray returned will be scalar of type ILArray<UInt16>