Grasshopper API
GH_CodeStringSegment Constructor |
Initializes a new instance of the GH_CodeStringSegment class
Namespace: Grasshopper.Kernel.Expressions
Assembly: Grasshopper (in Grasshopper.dll)

public GH_CodeStringSegment( string nString, bool bIsCode )
Public Sub New ( nString As String, bIsCode As Boolean )
Parameters
- nString
- Type: SystemString
- bIsCode
- Type: SystemBoolean
