ODataFeedSerializer Class

 

OData serializer for serializing a collection of IEdmEntityType

Namespace:   System.Web.OData.Formatter.Serialization
Assembly:  System.Web.OData (in System.Web.OData.dll)


public ref class ODataFeedSerializer : ODataEdmTypeSerializer

NameDescription
System_CAPS_pubmethodODataFeedSerializer(ODataSerializerProvider^)

Initializes a new instance of ODataFeedSerializer.

NameDescription
System_CAPS_pubpropertyODataPayloadKind

Gets the ODataPayloadKind that this serializer generates. (Inherited from ODataSerializer.)

System_CAPS_pubpropertySerializerProvider

Gets the ODataSerializerProvider that can be used to write inner objects. (Inherited from ODataEdmTypeSerializer.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: