This topic has not yet been rated - Rate this topic

TypeConverter.GetProperties Method

Returns a collection of properties for the type of array specified by the value parameter.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetProperties(Object) Returns a collection of properties for the type of array specified by the value parameter.
Public method GetProperties(ITypeDescriptorContext, Object) Returns a collection of properties for the type of array specified by the value parameter, using the specified context.
Public method GetProperties(ITypeDescriptorContext, Object, Attribute[]) Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.