Grasshopper API
GH_ComplexNumberCastToT Method (T) |
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)

public override bool CastTo<T>( out T target )
Public Overrides Function CastTo(Of T) ( <OutAttribute> ByRef target As T ) As Boolean
Parameters
- target
- Type: T
Type Parameters
- T
Return Value
Type: Boolean