GH_VariantDuplicate Method  | 
 
 Duplicate this Variant. If the type of this Variant is [unknown] 
 the contents are not guaranteed to be duplicated.
 
 
    Namespace: 
   Grasshopper.Kernel.Expressions
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_Variant Duplicate()
Public Function Duplicate As GH_Variant
Return Value
Type: 
GH_Variant
See Also