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)

public:
property GlobalTypeCollection^ Empty {
	static GlobalTypeCollection^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Design::GlobalTypeCollection^

An empty instance of this collection.

Return to top
Show: