'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property DefaultConditionElements As AEConditionElementCollection
'Usage
Dim value As AEConditionElementCollection value = AECategoryElement.DefaultConditionElements
[NotNull()] public static AEConditionElementCollection DefaultConditionElements {get;}
[NotNull()] public: static property AEConditionElementCollection^ DefaultConditionElements { AEConditionElementCollection^ 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).