Mono Class Library: System.Buffer Overview | Members

System.Buffer.ByteLength Method

Give the length of an Arrray in bytes.

public static int ByteLength (Array array)

Parameters

array
The array whose length in bytes should be determined.

Returns

The length in bytes.

Remarks

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0