ReadingEntryArgs(ODataResource) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ReadingEntryArgs class.
public ReadingEntryArgs (Microsoft.OData.ODataResource entry);
new Microsoft.OData.Client.ReadingEntryArgs : Microsoft.OData.ODataResource -> Microsoft.OData.Client.ReadingEntryArgs
Public Sub New (entry As ODataResource)
Parameters
- entry
- ODataResource
The entry.