MethodMetadataCollection Properties
The MethodMetadataCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements contained in the [ICollection{T}].
|
![]() |
Item[([( Int32])]) |
Gets the MethodMetadata at the specified index.
|
![]() |
Item[([( String])]) |
Gets the ReadOnlyCollection with the specified method name.
|
![]() |
ProtectedMethods |
Gets the protected methods.
|
![]() |
PublicMethods |
Gets the public methods.
|