'Declaration
<JetBrains.Annotations.ItemNotNullAttribute()> <JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property DefaultIndexRangeList As UAIndexRangeList
'Usage
Dim value As UAIndexRangeList value = UAAttributePoint.DefaultIndexRangeList
[JetBrains.Annotations.ItemNotNull()] [JetBrains.Annotations.NotNull()] public static UAIndexRangeList DefaultIndexRangeList {get;}
[JetBrains.Annotations.ItemNotNull()] [JetBrains.Annotations.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).