ConfigProperties.IfExistsExtractUInt(XmlDocument, String, UInt32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static System::UInt32 IfExistsExtractUInt(System::Xml::XmlDocument ^ document, System::String ^ path, System::UInt32 alt);
public static uint IfExistsExtractUInt (System.Xml.XmlDocument document, string path, uint alt);
static member IfExistsExtractUInt : System.Xml.XmlDocument * string * uint32 -> uint32
Public Shared Function IfExistsExtractUInt (document As XmlDocument, path As String, alt As UInteger) As UInteger
パラメーター
- document
- XmlDocument
- path
- String
- alt
- UInt32