Click or drag to resize
PartitionSelectStringByLetter Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Partition.SelectStringByLetter(System.Char)"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public static string SelectStringByLetter(
	char c
)

Parameters

c
Type: SystemChar

[Missing <param name="c"/> documentation for "M:VRage.Partition.SelectStringByLetter(System.Char)"]

Return Value

Type: String

[Missing <returns> documentation for "M:VRage.Partition.SelectStringByLetter(System.Char)"]

See Also