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
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph