Click or drag to resize
GCListgetValue Method

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

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

Parameters

name
Type: SystemString

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

Return Value

Type: GCValue

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

See Also