BehaviorServiceAdornerCollection.Contains(Adorner) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the BehaviorServiceAdornerCollection contains the specified Adorner.
public:
bool Contains(System::Windows::Forms::Design::Behavior::Adorner ^ value);
public bool Contains (System.Windows.Forms.Design.Behavior.Adorner value);
member this.Contains : System.Windows.Forms.Design.Behavior.Adorner -> bool
Public Function Contains (value As Adorner) As Boolean
Parameters
Returns
true
if the Adorner is contained in the collection; otherwise, false
.
Applies to
See also
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.