Partager via


PropertyTests.Item[Int32] Propriété

Définition

Retourne un PropertyTest objet de la PropertyTests collection.

public:
 property Microsoft::Office::Core::PropertyTest ^ default[int] { Microsoft::Office::Core::PropertyTest ^ get(int Index); };
public Microsoft.Office.Core.PropertyTest this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.PropertyTest
Default Public ReadOnly Property Item(Index As Integer) As PropertyTest

Paramètres

Index
Int32

Entier facultatif. Numéro d’index du test de propriété à retourner.

Valeur de propriété

S’applique à