Click or drag to resize

GH_CodeStringSegment Class

Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.ExpressionsGH_CodeStringSegment

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_CodeStringSegment

The GH_CodeStringSegment type exposes the following members.

Constructors
  NameDescription
Public methodGH_CodeStringSegment
Initializes a new instance of the GH_CodeStringSegment class
Top
Properties
  NameDescription
Public propertyIsCode
Public propertyString
Public propertyStringValue
Top
Methods
Fields
  NameDescription
Protected fieldm_IsCode
Protected fieldm_String
Top
See Also