PropertyValueCollection.RemoveAt(Int32) Méthode

Définition

Supprime l’objet de la collection d’objets PropertyValue à l’index spécifié.

public:
 abstract void RemoveAt(int index);
public abstract void RemoveAt (int index);
abstract member RemoveAt : int -> unit
Public MustOverride Sub RemoveAt (index As Integer)

Paramètres

index
Int32

Index de l'élément à supprimer.

S’applique à