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