System::Collections::Generic::IKVCollection::RemoveAt metodo
IKVCollection::RemoveAt method
Rimuove l’elemento alla posizione specificata.
virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice da cui eliminare l’elemento. |
Vedi anche
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++