'Declaration
Public Operator Widening CType( _ ByVal values() As Uuid _ ) As UuidCollection
'Usage
public UuidCollection operator implicit( Uuid[] values )
public: operator UuidCollection^ ( array<Uuid>^ values )
Parameters
- values
- The array of Uuid values to return as a collection