ODataWriter.WriteStart Method
Include Protected Members
Include Inherited Members
Starts the writing.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
WriteStart(ODataEntry) | Starts the writing of an entry. |
![]() |
WriteStart(ODataFeed) | Starts the writing of a feed. |
![]() |
WriteStart(ODataNavigationLink) | Starts the writing of a navigation link. |
Top