System.ComponentModel.Composition
4.0.0.0
System.ValueType
To be added.
Represents a object that does not load assemblies or create objects until requested.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class, representing the specified member.
The member to represent.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class for a member of the specified type with the specified accessors.
The type of the represented member.
A function whose return value is a collection of the accessors for the represented member.
Constructor
4.0.0.0
System.ParamArray
To be added.
Initializes a new instance of the class for a member of the specified type with the specified accessors.
The type of the represented member.
An array of the accessors for the represented member.
Method
4.0.0.0
System.Boolean
To be added.
To be added.
To be added.
The other object.
Method
4.0.0.0
System.Reflection.MemberInfo[]
To be added.
Gets an array of the accessors for the represented member.
An array of the accessors for the represented member.
Method
4.0.0.0
System.Int32
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Reflection.MemberTypes
To be added.
To be added.
Gets the type of the represented member.
Method
4.0.0.0
System.Boolean
To be added.
Determines whether the two specified objects are equal.
true if the objects are equal; otherwise, false.
The first object to test.
The second object to test.
Method
4.0.0.0
System.Boolean
To be added.
Determines whether the two specified objects are not equal.
true if the objects are equal; otherwise, false.
The first object to test.
The second object to test.