StringComparerPtr

StringComparerPtr typedef

An alias for a shared pointer to an instance of StringComparer class.

typedef SharedPtr<StringComparer> System::StringComparerPtr

See Also