| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As XmlEncoder Dim fieldName As String Dim value As ExtensionObject instance.WriteExtensionObject(fieldName, value) | |
| C# | |
|---|---|
| public void WriteExtensionObject( string fieldName, ExtensionObject value ) | |
Parameters
- fieldName
- value
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    