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