NullableTypes Class Library

NullableInt64.IXmlSerializable.WriteXml Method 

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
<EditorBrowsable(State="Never")>
Sub WriteXml( _
   ByVal writer As XmlWriter _
) Implements _
   IXmlSerializable.WriteXml
[C#]
[EditorBrowsable(State="Never")]
void IXmlSerializable.WriteXml(
   XmlWriter writer
);

Parameters

writer
Missing <param> documentation for writer

Implements

IXmlSerializable.WriteXml

See Also

NullableInt64 Class | NullableTypes Namespace