GH_ParserOperator Class

GH_ParserOperator Class

Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.ExpressionsGH_ParserOperator

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_ParserOperator : IComparable<GH_ParserOperator>
Public Class GH_ParserOperator
	Implements IComparable(Of GH_ParserOperator)

The GH_ParserOperator type exposes the following members.

Constructors
  NameDescription
Public methodGH_ParserOperator
Initializes a new instance of the GH_ParserOperator class
Top
Methods
  NameDescription
Public methodCompareTo
Public methodEquals (Overrides ObjectEquals(Object).)
Top
Fields
See Also