| Noemax.WCFX.Configuration Namespace > FiMessageEncodingElement Class : SerializeElement Method |
'Declaration Protected Overridable Function SerializeElement( _ ByVal writer As System.Xml.XmlWriter, _ ByVal serializeCollectionKey As System.Boolean _ ) As System.Boolean
'Usage Dim instance As FiMessageEncodingElement Dim writer As System.Xml.XmlWriter Dim serializeCollectionKey As System.Boolean Dim value As System.Boolean value = instance.SerializeElement(writer, serializeCollectionKey)
protected virtual System.bool SerializeElement( System.Xml.XmlWriter writer, System.bool serializeCollectionKey )
protected function SerializeElement( writer: System.Xml.XmlWriter; serializeCollectionKey: System.Boolean ): System.Boolean; virtual;
protected function SerializeElement( writer : System.Xml.XmlWriter, serializeCollectionKey : System.boolean ) : System.boolean;
protected: virtual System.bool SerializeElement( System.Xml.XmlWriter* writer, System.bool serializeCollectionKey )
protected: virtual System.bool SerializeElement( System.Xml.XmlWriter^ writer, System.bool serializeCollectionKey )
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