'Declaration Public Overloads Function Contains( _ ByVal value As System.Object _ ) As System.Boolean
public System.bool Contains( System.object value )
Parameters
- value
- The object to locate in the RadialMenuItemCollection.
Return Value
True if item is found in the RadialMenuItemCollection; otherwise, false.