GlobalTypeCollection.Empty Property

Definition

Gets an empty instance of this collection.

public:
 static property Microsoft::VisualStudio::Shell::Design::GlobalTypeCollection ^ Empty { Microsoft::VisualStudio::Shell::Design::GlobalTypeCollection ^ get(); };
public static Microsoft.VisualStudio.Shell.Design.GlobalTypeCollection Empty { get; }
static member Empty : Microsoft.VisualStudio.Shell.Design.GlobalTypeCollection
Public Shared ReadOnly Property Empty As GlobalTypeCollection

Property Value

An empty instance of this collection.

Applies to