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