Int16Size.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.
Returns a Int16Size whose IsEmpty property is true.
public:
static property Microsoft::VisualStudio::Utilities::Int16Size Empty { Microsoft::VisualStudio::Utilities::Int16Size get(); };
public static Microsoft.VisualStudio.Utilities.Int16Size Empty { get; }
static member Empty : Microsoft.VisualStudio.Utilities.Int16Size
Public Shared ReadOnly Property Empty As Int16Size
Property Value
An Int16Size whose IsEmpty property is true.