GH_ExpressionStringChar Property |
Namespace:
Grasshopper.Kernel.Expressions
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public char this[
int index
] { get; }
Public ReadOnly Property Char (
index As Integer
) As Char
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
Char[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ExpressionString.Char(System.Int32)"]
See Also