get_CompareInfo()

CultureInfo::get_CompareInfo() const method

Gets string comparer that adheres to culture rules.

virtual CompareInfoPtr System::Globalization::CultureInfo::get_CompareInfo() const

Return Value

String comparer object.

See Also