AircraftFetcherTKey, TDetailDisposed Property |
Gets a value indicating that the object has been disposed.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected bool Disposed { get; }
Protected ReadOnly Property Disposed As Boolean
Get
protected:
property bool Disposed {
bool get ();
}
member Disposed : bool with get
Property Value
Type:
BooleanSee Also