Unbox 类

继承层次结构

System.Object
  Microsoft.VisualStudio.PlatformUI.Unbox

命名空间:  Microsoft.VisualStudio.PlatformUI
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public NotInheritable Class Unbox
public static class Unbox

Unbox 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 AsBoolean
公共方法静态成员 AsDouble
公共方法静态成员 AsInt16
公共方法静态成员 AsInt32
公共方法静态成员 AsInt64
公共方法静态成员 AsInt8
公共方法静态成员 AsIntPtr
公共方法静态成员 AsUInt16
公共方法静态成员 AsUInt32
公共方法静态成员 AsUInt64
公共方法静态成员 AsUInt8

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.VisualStudio.PlatformUI 命名空间