Miner.Interop.msxml6 Assembly > Miner.Interop.msxml6 Namespace > MXHTMLWriter60Class Class > unparsedEntityDecl Method : unparsedEntityDecl(String,String,String,String) Method |
'Declaration Public Overloads Overridable Sub unparsedEntityDecl( _ ByRef strName As String, _ ByRef strPublicId As String, _ ByRef strSystemId As String, _ ByRef strNotationName As String _ )
'Usage Dim instance As MXHTMLWriter60Class Dim strName As String Dim strPublicId As String Dim strSystemId As String Dim strNotationName As String instance.unparsedEntityDecl(strName, strPublicId, strSystemId, strNotationName)
public virtual void unparsedEntityDecl( out string strName, out string strPublicId, out string strSystemId, out string strNotationName )
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.