System.Globalization Namespace CultureInfo Class
Gets the CompareInfo that defines how to compare strings for the culture.
[ VB ] Overridable Public ReadOnly Property CompareInfo As CompareInfo [ C# ] public virtual CompareInfo CompareInfo {get;} [ C++ ] public: __property virtual CompareInfo* get_CompareInfo ( ); [ JScript ] function get CompareInfo ( ) : CompareInfo;
The CompareInfo that defines how to compare strings for the culture.
CultureInfo Members CompareInfo
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note