QGroupType EnumerationNReco.Data Class Library Documentation
Describes the group node types

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public enum QGroupType
Members

  Member nameValueDescription
Or0 Logical OR group type
And1 Logical AND group type
See Also