Span.Length Propriété

Définition

Longueur de l'étendue, qui est toujours non négative.

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

Valeur de propriété

Int32

Longueur de l'étendue, qui est toujours non négative.

S’applique à