Click or drag to resize
GCStringValue Constructor
Initializes a new instance of the GCStringValue class

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GCStringValue(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:DXMLBase.Gcv.GCStringValue.#ctor(System.String)"]

See Also