RegionsEnumeratorAbsoluteDefinitions Property

List of Definition objects to be used during enumeration.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public List<Definition> AbsoluteDefinitions { get; set; }

Property Value

ListDefinition

See Also