TypeElementCollection::RemoveAt Method (Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes the element at the specified position.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- index
-
Type:
System::Int32
The position in the collection from which to remove the element.
.NET Framework
Available since 3.0
Available since 3.0
Show: