ItemStylesRemove Method
Removes a particular
ItemStyle object from the collection.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual void Remove(
ItemStyle anItem
)
Public Overridable Sub Remove (
anItem As ItemStyle
)
Parameters
- anItem ItemStyle
- Reference to a ItemStyle object to remove.