Boxes Class

 

Defines common boxed values.

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

System.Object
  Microsoft.VisualStudio.PlatformUI.Boxes

public static class Boxes

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBox(Boolean)

Gets the box value specified.

System_CAPS_pubmethodSystem_CAPS_staticBox(Double)

System_CAPS_pubmethodSystem_CAPS_staticBox(Int32)

System_CAPS_pubmethodSystem_CAPS_staticBox(Nullable<Boolean>)

Gets the box value specified.

System_CAPS_pubmethodSystem_CAPS_staticBox(UInt32)

System_CAPS_pubmethodSystem_CAPS_staticBox(UInt64)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: