ICategory#

interface Itala.GenApi.ICategory : Itala.GenApi.IValue#

Interface for category nodes managed by GenApi.

Subclassed by Itala.GenApi.NodeCategory

Public Functions

List<INode> GetFeatures ()#

Retrieve the feature node of the category (including sub-categories).

Return:

List of references of INode features.