Leadtools.Logging.Configuration Namespace > ChannelElement Class : SerializeElement Method |
protected override bool SerializeElement( XmlWriter writer, bool serializeCollectionKey )
'Declaration Protected Overrides Function SerializeElement( _ ByVal writer As XmlWriter, _ ByVal serializeCollectionKey As Boolean _ ) As Boolean
'Usage Dim instance As ChannelElement Dim writer As XmlWriter Dim serializeCollectionKey As Boolean Dim value As Boolean value = instance.SerializeElement(writer, serializeCollectionKey)
protected: bool SerializeElement( XmlWriter^ writer, bool serializeCollectionKey ) override
Exception | Description |
---|---|
System.Configuration.ConfigurationErrorsException | The current attribute is locked at a higher configuration level. |