asp.net.ph

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 Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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