BoxedTAdd |
[Missing <summary> documentation for "M:Altaxo.Collections.Boxed`1.AddRange(System.Collections.Generic.ICollection{`0},System.Collections.Generic.IEnumerable{Altaxo.Collections.Boxed{`0}})"]
public static void AddRange( ICollection<T> destination, IEnumerable<Boxed<T>> sourceItems )
[Missing <param name="destination"/> documentation for "M:Altaxo.Collections.Boxed`1.AddRange(System.Collections.Generic.ICollection{`0},System.Collections.Generic.IEnumerable{Altaxo.Collections.Boxed{`0}})"]
[Missing <param name="sourceItems"/> documentation for "M:Altaxo.Collections.Boxed`1.AddRange(System.Collections.Generic.ICollection{`0},System.Collections.Generic.IEnumerable{Altaxo.Collections.Boxed{`0}})"]