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