DateTimeFormatDataPtr

DateTimeFormatDataPtr typedef

Pointer to hold implementation type.

using System::Globalization::Details::DateTimeFormatDataPtr = typedef std::shared_ptr<DateTimeFormatData>

See Also