Visual Basic (Declaration) | |
---|---|
Public Function GetAsXmlElement( _ ByVal doc As XmlDocument _ ) As XmlElement |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MetaDataDefinition Dim doc As XmlDocument Dim value As XmlElement value = instance.GetAsXmlElement(doc) |
C# | |
---|---|
public XmlElement GetAsXmlElement( XmlDocument doc ) |
C++/CLI | |
---|---|
public: XmlElement^ GetAsXmlElement( XmlDocument^ doc ) |
Parameters
- doc
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2