ReadOnly()
CultureInfo::ReadOnly(const CultureInfoPtr&) method
Gets a read only version of culture.
static CultureInfoPtr System::Globalization::CultureInfo::ReadOnly(const CultureInfoPtr &culture_info)
Arguments
Parameter | Type | Description |
---|---|---|
culture_info | const CultureInfoPtr& | Culture to wrap as read-only. |
Return Value
If culture_info is read-only, returns same object, otherwise creates a read-only copy.
See Also
- Typedef CultureInfoPtr
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Slides