DeSelect Method (IComponent)
Obsolete. Superseded by IComponent2::DeSelect.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function DeSelect() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IComponent
Dim value As Boolean
value = instance.DeSelect()
|
See Also