'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property Empty As AEAttributeSetDictionary
'Usage
Dim value As AEAttributeSetDictionary value = AEAttributeSetDictionary.Empty
[JetBrains.Annotations.NotNull()] public static AEAttributeSetDictionary Empty {get;}
[JetBrains.Annotations.NotNull()] public: static property AEAttributeSetDictionary^ Empty { AEAttributeSetDictionary^ 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).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).