'宣言 Public Overloads Function Load( _ ByVal doc As XmlDocument _ ) As Boolean
public bool Load( XmlDocument doc )
パラメータ
- doc
- System.Xml.XmlDocument that contains the status bar definition.
戻り値の型
False if the XML document is not in the expected format.