This topic has not yet been rated - Rate this topic

LazyMemberInfo.GetAccessors Method

Updated: December 2010

Gets an array of the accessors for the represented member.

Namespace:  System.ComponentModel.Composition.ReflectionModel
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
public MemberInfo[] GetAccessors()

Return Value

Type: System.Reflection.MemberInfo[]
An array of the accessors for the represented member.
ExceptionCondition
InvalidOperationException

One or more of the accessors is invalid.

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Date

History

Reason

December 2010

Added exception.

Content bug fix.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.