SafeBuffer.ByteLength Özellik

Tanım

Önemli

Bu API, CLS uyumlu değildir.

Arabellek boyutunu bayt cinsinden alır.

public:
 property System::UInt64 ByteLength { System::UInt64 get(); };
[System.CLSCompliant(false)]
public ulong ByteLength { get; }
[<System.CLSCompliant(false)>]
member this.ByteLength : uint64
Public ReadOnly Property ByteLength As ULong

Özellik Değeri

Bellek arabelleğindeki bayt sayısı.

Öznitelikler

Özel durumlar

Initialize yöntemi çağrılmadı.

Şunlara uygulanır