VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.TypeConverters Namespace / SimpleTypeConverter<T> Class / GetProperties Methods
In This Topic
GetProperties Method (SimpleTypeConverter<T>)
In This Topic
Overloaded. Retrieves the set of properties for this type.
Overload List
OverloadDescription
Retrieves the set of properties for this type.
Returns a collection of properties for the type of array specified by the value parameter. (Inherited from System.ComponentModel.TypeConverter)
Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Inherited from System.ComponentModel.TypeConverter)
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also