System::Globalization::TextInfo::ReadOnly methode

TextInfo::ReadOnly method

Haalt een alleen‑lezen versie van de cultuur op.

static TextInfoPtr System::Globalization::TextInfo::ReadOnly(const TextInfoPtr &text_info)
ParameterTypeBeschrijving
text_infoconst TextInfoPtr&TextInfo om te wikkelen als alleen-lezen.

ReturnValue

Als text_info alleen-lezen is, retourneert hetzelfde object, anders wordt een alleen-lezen kopie gemaakt.

Zie ook