ModelingEnumerationConverter.GetProperties Method
Include Protected Members
Include Inherited Members
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.
Overload List
Name
Description
Returns a collection of properties for the type of array specified by the value parameter. (Inherited from TypeConverter.)
GetProperties(ITypeDescriptorContext, Object)
Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Inherited from TypeConverter.)
GetProperties(ITypeDescriptorContext, Object, array<Attribute[])
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. (Inherited from TypeConverter.)
Top
See Also
Reference
ModelingEnumerationConverter Class