TMultiMapBase<TKey,TValue>.TValueCollection.ToArray Method
Creates a new array which is filled with the elements in the collection.
public
 function ToArray: TArray<TValue>; override;
Return Value
Type:  TArray<TValue>
      
Creates a new array which is filled with the elements in the collection.
public
 function ToArray: TArray<TValue>; override;