Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager Namespace > XmlElementFactory Class : CreateXmlDeclaration Method |
'Declaration Public Shared Function CreateXmlDeclaration( _ ByVal doc As XmlDocument, _ ByVal docEncoding As String, _ ByVal isStandalone As Boolean _ ) As XmlDeclaration
'Usage Dim doc As XmlDocument Dim docEncoding As String Dim isStandalone As Boolean Dim value As XmlDeclaration value = XmlElementFactory.CreateXmlDeclaration(doc, docEncoding, isStandalone)
public static XmlDeclaration CreateXmlDeclaration( XmlDocument doc, string docEncoding, bool isStandalone )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.