TransformerTypeCollection::IndexOf Method (Type^)
.NET Framework (current version)
Returns the position of a particular member in the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::Type^
A WebPartTransformer that is a member of the collection.
Return Value
Type: System::Int32An integer that indicates the position of a particular object in the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: