RegExpMatchList Dispose Method C# API
Releases all resources used by the RegExpMatchList

Namespace: Facilita.Native
Assembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual void Dispose()

Implements

IDisposable Dispose 
See Also