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