Mono Class Library: Overview

System.ComponentModel.MemberDescriptor: Members

The members of System.ComponentModel.MemberDescriptor are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributesAttributeCollection. Documentation for this section has not yet been entered.
[read-only]
Categorystring. Documentation for this section has not yet been entered.
[read-only]
Descriptionstring. Documentation for this section has not yet been entered.
[read-only]
DesignTimeOnlybool. Documentation for this section has not yet been entered.
[read-only]
DisplayNamestring. Documentation for this section has not yet been entered.
[read-only]
IsBrowsablebool. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.

Protected Properties

AttributeArrayAttribute[]. Documentation for this section has not yet been entered.
[read-only]
NameHashCodeint. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Protected Methods

CreateAttributeCollection() : AttributeCollection
Documentation for this section has not yet been entered.
FillAttributes(IList)
Documentation for this section has not yet been entered.
static
FindMethod(Type, string, Type[], Type) : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
static
FindMethod(Type, string, Type[], Type, bool) : System.Reflection.MethodInfo
Documentation for this section has not yet been entered.
GetInvocationTarget(Type, object) : object
Documentation for this section has not yet been entered.
static
GetInvokee(Type, object) : object
Documentation for this section has not yet been entered.
static
GetSite(object) : ISite
Documentation for this section has not yet been entered.