Clear |
Scroll |
Clears the specified index data parts.
Namespace: Therefore.API
Visual Basic Public Overridable Function Clear ( _ nClearParts As TheIndexDataPart _ ) C# public virtual void Clear ( TheIndexDataPart nClearParts )
ParametersnClearParts Parts of the index data to clear.
Return ValueNone. |