다음을 통해 공유


AifWindowsFormsHost.RemoveChild Method

Removes the child from the host.

Namespace: Microsoft.Uii.Csr.Aif.HostedApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Usage

'Usage
Dim instance As AifWindowsFormsHost

instance.RemoveChild

Syntax

'Declaration
Public Sub RemoveChild
public void RemoveChild ()
public:
void RemoveChild ()
public void RemoveChild ()
public function RemoveChild ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

AifWindowsFormsHost Class
AifWindowsFormsHost Members
Microsoft.Uii.Csr.Aif.HostedApplication Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.