SafeBuffer.ByteLength Egenskap

Definition

Viktigt!

Detta API uppfyller inte CLS.

Hämtar buffertens storlek i byte.

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

Egenskapsvärde

Antalet byte i minnesbufferten.

Attribut

Undantag

Metoden Initialize har inte anropats.

Gäller för