Click or drag to resize
PropertyInfoGetAccessors Method
Overload List
  NameDescription
Public methodGetAccessors
Returns an array whose elements reflect the public get, set, and other accessors of the property reflected by the current instance.
Public methodGetAccessors(Boolean)
Returns an array whose elements reflect the public and, if specified, non-public get, set, and other accessors of the property reflected by the current instance.
Top
See Also