Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.IO
  3. UnmanagedMemoryAccessor
  4. IsOpen
  • UnmanagedMemoryAccessor
    • UnmanagedMemoryAccessor()
    • UnmanagedMemoryAccessor(SafeBuffer, Int64, Int64)
    • UnmanagedMemoryAccessor(SafeBuffer, Int64, Int64, FileAccess)
    • CanRead
    • CanWrite
    • Capacity
    • IsOpen
    • Dispose()
    • Dispose(Boolean)
    • Initialize(SafeBuffer, Int64, Int64, FileAccess)
    • Read<T>(Int64, T)
    • ReadArray<T>(Int64, T[], Int32, Int32)
    • ReadBoolean(Int64)
    • ReadByte(Int64)
    • ReadChar(Int64)
    • ReadDecimal(Int64)
    • ReadDouble(Int64)
    • ReadInt16(Int64)
    • ReadInt32(Int64)
    • ReadInt64(Int64)
    • ReadSByte(Int64)
    • ReadSingle(Int64)
    • ReadUInt16(Int64)
    • ReadUInt32(Int64)
    • ReadUInt64(Int64)
    • Write(Int64, Boolean)
    • Write(Int64, Byte)
    • Write(Int64, Char)
    • Write(Int64, Decimal)
    • Write(Int64, Double)
    • Write(Int64, Int16)
    • Write(Int64, Int32)
    • Write(Int64, Int64)
    • Write(Int64, SByte)
    • Write(Int64, Single)
    • Write(Int64, UInt16)
    • Write(Int64, UInt32)
    • Write(Int64, UInt64)
    • Write<T>(Int64, T)
    • WriteArray<T>(Int64, T[], Int32, Int32)
xamarinmac
namespace System.IO
{
    public class UnmanagedMemoryAccessor : IDisposable
    {
        protected bool IsOpen { get; }
    }
}
nuget.org
0.1 %
Reference this API
.NET 5.06.07.08.09.010.0
.NET Core 1.01.12.02.12.23.03.1
.NET Framework 4.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 1.31.41.51.62.02.1
Information specific to xamarinmac
Assembly

mscorlib , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙