Contains Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.bool Contains(
System.Windows.Forms.Control ctl
)Public Function Contains( _
ByVal ctl As System.Windows.Forms.Control _
) As System.BooleanParameters
| Name | Description |
|---|---|
| ctl |
Return Value
true if the specified control is a child of the control; otherwise, false .