Namespace: Consultingwerk.Studio.ProparseApi
Class 
NodesSet Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Base.IEnumerable

File:NodesSet
Purpose:Set of Nodes (e.g. Child Nodes), supporting enumeration
from give given node's firstChild through the nextSiblings
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Aug 13 07:02:28 CEST 2020



Top Method Summary
Options Name Purpose
Consultingwerk.Framework.Base.IEnumerator GetEnumerator () Returns a new IEnumerator instance for this object instance

Top Constructor Summary
Options Name Purpose
NodesSet (INode) Constructor for the NodesSet class
NodesSet (INode, NodeTypesEnum) Constructor for the NodesSet class

Top Property Summary
Options Name Purpose
INTEGER Count


Method Detail
Top

Consultingwerk.Framework.Base.IEnumerator GetEnumerator ()

Purpose: Returns a new IEnumerator instance for this object instance
Notes:

Returns Consultingwerk.Framework.Base.IEnumerator
The IEnumerator instance for this object


Constructor Detail
Top

NodesSet (INode)

Purpose: Constructor for the NodesSet class
Notes:

Parameters:
poNode Consultingwerk.Studio.ProparseApi.INode
The node who's children will be represented by the set
Top

NodesSet (INode, NodeTypesEnum)

Purpose: Constructor for the NodesSet class
Notes:

Parameters:
poNode Consultingwerk.Studio.ProparseApi.INode
The node who's children will be represented by the set
poNodeType Consultingwerk.Studio.ProparseApi.NodeTypesEnum
The node type to filter for


Property Detail
Top

INTEGER Count


Returns INTEGER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:48