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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.