Application.NewElementSet
Description:
Creates a new instance of a set specifically for holding elements.
Creates a new instance of a set specifically for holding elements.
Remarks:
This is a general purpose set for passing elements to and from methods.
This is a general purpose set for passing elements to and from methods.
public ElementSet NewElementSet()
ElementSet
A new Element Set.