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




Previous page Back to top Next page

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