IExtensionInformationLoad Method (XmlDocument) |
从Xml文档中加载扩展信息
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxvoid Load(
XmlDocument doc
)
void Load(
XmlDocument^ doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
[Missing <param name="doc"/> documentation for "M:X3Platform.Membership.IExtensionInformation.Load(System.Xml.XmlDocument)"]
See Also