Click or drag to resize
GCParentremoveValue Method (String)

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

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

Parameters

name
Type: SystemString

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

Return Value

Type: Boolean

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

Implements

IGCOwnerremoveValue(String)
See Also