Click or drag to resize
GCValuetypeFromString Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCValue.typeFromString(System.String)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static GCValueValueType typeFromString(
	string typeString
)

Parameters

typeString
Type: SystemString

[Missing <param name="typeString"/> documentation for "M:DXMLBase.Gcv.GCValue.typeFromString(System.String)"]

Return Value

Type: GCValueValueType

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCValue.typeFromString(System.String)"]

See Also