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