BehaviorServiceAdornerCollection::Contains Method (Adorner^)
.NET Framework (current version)
Gets a value indicating whether the BehaviorServiceAdornerCollection contains the specified Adorner.
Assembly: System.Design (in System.Design.dll)
Parameters
- value
-
Type:
System.Windows.Forms.Design.Behavior::Adorner^
The Adorner to locate.
Return Value
Type: System::Booleantrue if the Adorner is contained in the collection; otherwise, false
.NET Framework
Available since 2.0
Available since 2.0
Show: