DisposeWriterImplementation Method
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Protected MustOverride Sub DisposeWriterImplementation
'Usage
Me.DisposeWriterImplementation()
protected abstract void DisposeWriterImplementation()
protected:
virtual void DisposeWriterImplementation() abstract
abstract DisposeWriterImplementation : unit -> unit
protected abstract function DisposeWriterImplementation()