[]
        
(Showing Draft Content)

C1.Win.Tile.MappingCollection.IndexOf

IndexOf Method

IndexOf(TileProperty)

Determines index of the first PropertyMapping for the specified tile property.

Declaration
public int IndexOf(TileProperty tileProperty)
Public Function IndexOf(tileProperty As TileProperty) As Integer
Parameters
Type Name Description
TileProperty tileProperty
Returns
Type Description
int