'Declaration Public Shared Function _isNull( _ ByVal json As Nullable(Of JsonElement) _ ) As Boolean
public static bool _isNull( Nullable<JsonElement> json )
Parameters
- json
'Declaration Public Shared Function _isNull( _ ByVal json As Nullable(Of JsonElement) _ ) As Boolean
public static bool _isNull( Nullable<JsonElement> json )