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