'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly FieldNameComparer As IComparer(Of String)
'Usage
Dim value As IComparer(Of String) value = UAStringDataSetFieldDataDictionary.FieldNameComparer
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static readonly IComparer<string> FieldNameComparer
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static readonly IComparer<String^>^ FieldNameComparer