ComponentOne TileControl for WinForms
Remove(TileProperty) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > MappingCollection Class > Remove Method : Remove(TileProperty) Method
Removes the first occurrence of the PropertyMapping for the specified tile property from the collection.
Syntax
'Declaration
 
Public Overloads Function Remove( _
   ByVal tileProperty As TileProperty _
) As System.Boolean
public System.bool Remove( 
   TileProperty tileProperty
)

Parameters

tileProperty
See Also

Reference

MappingCollection Class
MappingCollection Members
Overload List