aspxtreme

CultureInfo.CompareInfo Property

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;

Property Value

The CompareInfo that defines how to compare strings for the culture.

See Also

CultureInfo Members   CompareInfo



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme