Miner.Geodatabase.Replication.Configuration Namespace > SdeElement Class : SerializeElement Method |
'Declaration
Protected Overrides NotOverridable Function SerializeElement( _ ByVal writer As System.Xml.XmlWriter, _ ByVal serializeCollectionKey As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As SdeElement Dim writer As System.Xml.XmlWriter Dim serializeCollectionKey As System.Boolean Dim value As System.Boolean value = instance.SerializeElement(writer, serializeCollectionKey)
protected override System.bool SerializeElement( System.Xml.XmlWriter writer, System.bool serializeCollectionKey )
protected function SerializeElement( writer: System.Xml.XmlWriter; serializeCollectionKey: System.Boolean ): System.Boolean; override;
protected override function SerializeElement( writer : System.Xml.XmlWriter, serializeCollectionKey : System.boolean ) : System.boolean;
protected: System.bool SerializeElement( System.Xml.XmlWriter* writer, System.bool serializeCollectionKey ) override
protected: System.bool SerializeElement( System.Xml.XmlWriter^ writer, System.bool serializeCollectionKey ) override
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