ODataEntityPropertyMappingCollection Constructor

Creates a new instance of the ODataEntityPropertyMappingCollection class.

Namespace:  Microsoft.Data.OData.Metadata
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ODataEntityPropertyMappingCollection()
public ODataEntityPropertyMappingCollection()
public:
ODataEntityPropertyMappingCollection()
new : unit -> ODataEntityPropertyMappingCollection
public function ODataEntityPropertyMappingCollection()

See Also

Reference

ODataEntityPropertyMappingCollection Class

ODataEntityPropertyMappingCollection Overload

Microsoft.Data.OData.Metadata Namespace