ComponentOne TileControl for WinForms
Contains(TileProperty) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > MappingCollection Class > Contains Method : Contains(TileProperty) Method
Determines whether this collection contains a PropertyMapping for the specified tile property.
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal tileProperty As TileProperty _
) As System.Boolean
public System.bool Contains( 
   TileProperty tileProperty
)

Parameters

tileProperty
See Also

Reference

MappingCollection Class
MappingCollection Members
Overload List