Share via


UISimpleDataSource.Close Method

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public MustOverride Function Close As Integer
public abstract int Close()
public:
virtual int Close() abstract
abstract Close : unit -> int
public abstract function Close() : int

Return Value

Type: System.Int32

Implements

IVsUISimpleDataSource.Close()

.NET Framework Security

See Also

Reference

UISimpleDataSource Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace