<Code Lib>
2022 Method
Changes 0
M

Application.NewElementSet

Description:
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.

public ElementSet NewElementSet()

ElementSet A new Element Set.

Loading…