void ICollection<Complex>.Clear()
Private Sub Clear Implements ICollection(Of Complex).Clear
private:
virtual void Clear() sealed = ICollection<Complex>::Clear
private abstract Clear : unit -> unit
private override Clear : unit -> unit
NotSupportedException | Always thrown. |