'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Null As DAVtq
[NotNull()] public static DAVtq Null {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Null As DAVtq
[NotNull()] public static DAVtq Null {get;}
The value of this property cannot be null
(Nothing
in Visual Basic).
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.