'Declaration
Public Overloads Shared Sub SerializeValue( _ ByVal stream As Stream, _ ByVal hostValue As DateTimeOffset _ )
public static void SerializeValue( Stream stream, DateTimeOffset hostValue )
Parameters
- stream
- The stream to write to
- hostValue