Click or drag to resize

StartIndexDictionaryInternalClear Method

Note: This API is now obsolete.

INTERNAL FUNCTION used to clear the inner dictionary.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
[ObsoleteAttribute("Don't call this function. It is intended for internal use only.")]
public void InternalClear()
Remarks
This function should not be used by user code.
See Also