'Declaration
Public Operator Widening CType( _ ByVal values() As UInteger _ ) As UInt32Collection
'Usage
public UInt32Collection operator implicit( uint[] values )
public: operator UInt32Collection^ ( array<uint>^ values )
Parameters
- values
- An array of System.UInt32 values to return as a strongly-typed collection