GlobalTypeCollection.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.