ComplexTypeAttribute Constructor

Initializes a new instance of the ComplexTypeAttribute class.

Namespace:  System.ComponentModel.DataAnnotations
Assembly:  EntityFramework (in EntityFramework.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ComplexTypeAttribute()
public ComplexTypeAttribute()
public:
ComplexTypeAttribute()
new : unit -> ComplexTypeAttribute
public function ComplexTypeAttribute()

See Also

Reference

ComplexTypeAttribute Class

System.ComponentModel.DataAnnotations Namespace