'Declaration<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property Null As IDisposable
'UsageDim value As IDisposable value = DisposableObject.Null
[JetBrains.Annotations.NotNull()] public static IDisposable Null {get;}
[JetBrains.Annotations.NotNull()] public: static property IDisposable^ Null { IDisposable^ get(); }
Property Value
The value of this property cannot be null (Nothing in Visual Basic).