ConstructorMetadataCollection Properties
The ConstructorMetadataCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements contained in the [ICollection{T}].
|
|
|
DefaultConstructor |
Gets a the default constructor, if it has one..
|
|
|
HasDefaultConstructor |
Gets a value indicating whether this instance has a default constructor.
|
|
|
IsReadOnly |
Gets a value indicating whether the [ICollection{T}] is read-only.
|
|
|
Item |
Gets the ConstructorMetadata at the specified index.
|
|
|
PreferredConstructor |
Gets a the preferred constructor, if it has one..
|

