'Declaration
Public Operator Widening CType( _ ByVal values() As String _ ) As StringCollection
'Usage
public StringCollection operator implicit( string[] values )
public: operator StringCollection^ ( array<String^>^ values )
Parameters
- values
- A collection of strings to add to this collection