Udostępnij za pośrednictwem


Metoda Boxes.Box — (Nullable<Boolean>)

Gets the box value specified.

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Shared Function Box ( _
    nullableValue As Nullable(Of Boolean) _
) As Object
public static Object Box(
    Nullable<bool> nullableValue
)

Parametry

Wartość zwracana

Typ: System.Object
Returns the value if not nullodwołanie o wartości null (Nothing w języku Visual Basic); otherwise returns nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Boxes Klasa

Przeciążenie Box

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI