Extended .NET SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Enumerations
ConditionOperatorsEnum.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Teigha
 
namespace  Teigha.Core
 

Enumerations

enum  Teigha.Core.ConditionOperatorsEnum {
  Teigha.Core.kTrue = 1 , Teigha.Core.kFalse = 2 , Teigha.Core.kNot = 4 , Teigha.Core.kAnd = 8 ,
  Teigha.Core.kLessThan = 16 , Teigha.Core.kGreaterThan = 32
}