ConstructorMetadataCollection Properties

The ConstructorMetadataCollection type exposes the following members.

Properties


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