Constructors
Gets the list of constructors, including the implicit default constructor if any, but not the static constructor.
Declaration
IConstructorCollection Constructors { get; }Property Value
| Type | Description |
|---|---|
| IConstructorCollection |
Gets the list of constructors, including the implicit default constructor if any, but not the static constructor.
IConstructorCollection Constructors { get; }| Type | Description |
|---|---|
| IConstructorCollection |