Share via


FunctionMemberAst.IsConstructor Property

Definition

Returns true if the method is a constructor.

public:
 property bool IsConstructor { bool get(); };
public:
 property bool IsConstructor { bool get(); };
public bool IsConstructor { get; }
member this.IsConstructor : bool
Public ReadOnly Property IsConstructor As Boolean

Property Value

Applies to