طريقة System::Xml::XmlConvert::ToUInt32

XmlConvert::ToUInt32 method

يحول String إلى ما يعادل UInt32.

static uint32_t System::Xml::XmlConvert::ToUInt32(const String &s)
ParameterTypeالوصف
sconst String&السلسلة للتحويل.

ReturnValue

ما يعادل UInt32 للسلسلة.

انظر أيضًا