GetString

GetString(Cluster[])

Creates String using codepoints from the specified clusters.

public static string GetString(Cluster[] clusters)

See Also


GetString()

Creates String using codepoints from this cluster.

public string GetString()

See Also