GH_PersistentParamTWrite Method |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override bool Write(
GH_IWriter writer
)
Public Overrides Function Write (
writer As GH_IWriter
) As Boolean
Parameters
- writer
- Type: GH_IO.SerializationGH_IWriter
Return Value
Type:
BooleanSee Also