Click or drag to resize

ID Constructor (String)

Constuctor for IDs.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public ID(
	string name
)

Parameters

name
Type: SystemString
Name of id.
See Also