Checks whether the specified Brush is contained in the collection.
Namespace: MindFusion.Drawing
Package: MindFusion.Common
C#
![]() |
---|
public bool Contains ( |
Visual Basic
![]() |
---|
Public Function Contains ( _ |
The Brush object to search for in the collection.
true if the specified brush is contained in the collection; otherwise, false.