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