Adds the elements of a RankSpecifier array to the current RankSpecifierCollection
.
Adds the elements of a RankSpecifier array to the current RankSpecifierCollection
.
public virtual int AddRange(RankSpecifier[]);
Adds the elements of another RankSpecifierCollection
to the current RankSpecifierCollection
.
public virtual int AddRange(RankSpecifierCollection);
RankSpecifierCollection Class | DDW.CSharp.Dom Namespace