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