WebPartTransformerCollection.Item Property (Int32)
.NET Framework (current version)
Returns a member of the collection based on its position in the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of a particular WebPartTransformer in a collection.
Property Value
Type: System.Web.UI.WebControls.WebParts.WebPartTransformerThe WebPartTransformer located at index.
.NET Framework
Available since 2.0
Available since 2.0
Show: