ComponentOne TileControl for WinForms
IndexOf(TileProperty) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > MappingCollection Class > IndexOf Method : IndexOf(TileProperty) Method
Determines index of the first PropertyMapping for the specified tile property.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal tileProperty As TileProperty _
) As System.Integer
public System.int IndexOf( 
   TileProperty tileProperty
)

Parameters

tileProperty
See Also

Reference

MappingCollection Class
MappingCollection Members
Overload List