Constants.IsNullable(Int32) Method

Definition

public:
 static bool IsNullable(int i);
public static bool IsNullable (int i);
static member IsNullable : int -> bool
Public Shared Function IsNullable (i As Integer) As Boolean

Parameters

i
Int32

Returns

Boolean

Applies to