다음을 통해 공유


GlobalTypeCollection.Empty Property

Gets an empty instance of this collection.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

‘선언
Public Shared ReadOnly Property Empty As GlobalTypeCollection
public static GlobalTypeCollection Empty { get; }

Property Value

Type: Microsoft.VisualStudio.Shell.Design.GlobalTypeCollection
An empty instance of this collection.

.NET Framework Security

See Also

Reference

GlobalTypeCollection Class

Microsoft.VisualStudio.Shell.Design Namespace