'Declaration
Public Operator Widening CType( _ ByVal values() As Short _ ) As Int16Collection
'Usage
public Int16Collection operator implicit( short[] values )
public: operator Int16Collection^ ( array<short>^ values )
Parameters
- values
- An array of System.Int16 values to convert to a collection