Click or drag to resize

GH_AliasAliasToString Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string AliasToString(
	IEnumerable<string> aliases
)

Parameters

aliases
Type: System.Collections.GenericIEnumerableString

Return Value

Type: String
See Also