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