Show / Hide Table of Contents

Enum ComparisonOperator

Enum used to specify an operation for comparing two numbers.

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public enum ComparisonOperator

Fields

Name Description
Eq
Ge
Gt
Le
Lt
Neq

Extension Methods

Extensions.Yield<ComparisonOperator>()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX