Int16Size::Empty Property

Visual Studio 2015
 

Gets an Int16Size whose IsEmpty property is true.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
property Int16Size Empty {
	static Int16Size get();
}

Property Value

Type: Microsoft.VisualStudio.Utilities::Int16Size

An Int16Size whose IsEmpty property is true.

Return to top
Show: