AdomdParameterCollection.RemoveAt Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
RemoveAt(String) |
RemoveAt 1 |
RemoveAt(Int32) |
RemoveAt |
RemoveAt(String)
RemoveAt 1
public void RemoveAt (string parameterName);
abstract member RemoveAt : string -> unit
override this.RemoveAt : string -> unit
Public Sub RemoveAt (parameterName As String)
Paramètres
- parameterName
- String
parameterName
Implémente
S’applique à
RemoveAt(Int32)
RemoveAt
public void RemoveAt (int index);
abstract member RemoveAt : int -> unit
override this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)
Paramètres
- index
- Int32
index