net9.0-windows10.0.22000
namespace ABI.System
{
[DynamicInterfaceCastableImplementation]
[EditorBrowsable(EditorBrowsableState.Never)]
[Guid("30D5A829-7FA4-4026-83BB-D75BAE4EA99E")]
public interface IDisposable : IDisposable
{
[Guid("30D5A829-7FA4-4026-83BB-D75BAE4EA99E")]
public struct Vftbl
{
public delegate* unmanaged[Stdcall]<IntPtr, int> Close_0 { get; set; }
}
}
}
.NET | 5.06.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 10.0.22000 |
Information specific to net9.0-windows10.0.22000 | |
Assembly | WinRT.Runtime , Version=1.3.0.0, PublicKeyToken=99ea127f02d97709 |
Referencing | The API is automatically referenced. |
Preview | The API is contained in a preview framework. |
Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|