ConstructorMetadataCollection..::..HasDefaultConstructor Property

Gets a value indicating whether this instance has a default constructor.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public bool HasDefaultConstructor { get; }
Public ReadOnly Property HasDefaultConstructor As Boolean
	Get

Field Value

true if this instance has a default constructor; otherwise, false.