Binary.Length Propiedad

Definición

Obtiene la longitud del objeto binario.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Valor de propiedad

Entero que representa la longitud.

Se aplica a