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