VintaSoft Barcode .NET SDK 16.0: Руководство для .NET разработчика
Vintasoft.Data Namespace / CloneableObjectStorageInMemory Class / IsDisposed Property
Синтаксис Требования Смотрите также
В этом разделе
IsDisposed Свойство (CloneableObjectStorageInMemory)
В этом разделе
Gets a value indicating whether this instance is disposed.
Синтаксис
'Declaration

Protected ReadOnly Property IsDisposed As Boolean

protected bool IsDisposed { get; }

Property Value

{b}true{/b} if this instance is disposed; otherwise, {b}false{/b}.
Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также