IndexCollectionClear Method (Int32)

ScaleOut Software NamedCache API
Sets the value of the IndexValue instance at the specified index to a default (unused) value.

Namespace:  Soss.Client
Assembly:  soss_svcdotnet (in soss_svcdotnet.dll) Version: 6.2.0.0 (1.0.0.0)
Syntax

public virtual void Clear(
	int index
)

Parameters

index
Type: SystemInt32
The index of the IndexCollection slot to clear.
See Also

Reference