'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property Empty As UAStringDataSetFieldDataDictionary
'Usage
Dim value As UAStringDataSetFieldDataDictionary value = UAStringDataSetFieldDataDictionary.Empty
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static UAStringDataSetFieldDataDictionary Empty {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property UAStringDataSetFieldDataDictionary^ Empty { UAStringDataSetFieldDataDictionary^ get(); }