Click or drag to resize
GCListValueremoveListItem Method (Int32)

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCListValue.removeListItem(System.Int32)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool removeListItem(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:DXMLBase.Gcv.GCListValue.removeListItem(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCListValue.removeListItem(System.Int32)"]

See Also