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