MethodMetadataCollection Properties

The MethodMetadataCollection type exposes the following members.

Properties


  Name Description
Public property Count
Gets the number of elements contained in the [ICollection{T}].
Public property Item[([( Int32])])
Gets the MethodMetadata at the specified index.
Public property Item[([( String])])
Gets the ReadOnlyCollection with the specified method name.
Public property ProtectedMethods
Gets the protected methods.
Public property PublicMethods
Gets the public methods.