NonLinearTransformationIsDisposed Property

CVB.Net Documentation
Tests if the native handle has already been disposed.

Namespace:  Stemmer.Cvb.Foundation
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public bool IsDisposed { get; }

Property Value

Type: Boolean

Implements

INativeHandleIsDisposed
See Also

Reference