Share via


ProjectQueryableSpace.Dispose(Boolean) Method

Definition

Disposes the resources used by the ProjectQueryableSpace.

protected override void Dispose(bool isDisposing);
override this.Dispose : bool -> unit
Protected Overrides Sub Dispose (isDisposing As Boolean)

Parameters

isDisposing
Boolean

A value indicating whether the method is being called from the Dispose method.

Applies to