Binary.Length Propriedade

Definição

Obtém o comprimento do objeto binário.Gets the length of the binary object.

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

Valor da propriedade

Int32

Um inteiro que representa o comprimento.An integer representing the length.

Aplica-se a