Range.All Propriété

Définition

Obtient un objet Range qui commence au premier élément et va jusqu’à la fin.

public:
 static property Range All { Range get(); };
public static Range All { get; }
member this.All : Range
Public Shared ReadOnly Property All As Range

Valeur de propriété

Range

Plage comprise entre le début et la fin.

S’applique à