ParameterElementCollection::IndexOf Method (ParameterElement^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the position of the specified element in the collection.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- element
-
Type:
System.Runtime.Serialization.Configuration::ParameterElement^
The ParameterElement element to find.
.NET Framework
Available since 3.0
Available since 3.0
Show: