EdmElement Constructor
Creates a new instance of the EdmElement class.
Namespace: Microsoft.Data.Edm.Library
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New EdmElement()
protected EdmElement()
protected:
EdmElement()
new : unit -> EdmElement
protected function EdmElement()