DesignTimeData::GetDataFields Method (IEnumerable^)
.NET Framework (current version)
Gets a collection of property descriptors for the data fields of the specified data source.
Assembly: System.Design (in System.Design.dll)
Parameters
- dataSource
-
Type:
System.Collections::IEnumerable^
The data source from which to retrieve the data fields.
Return Value
Type: System.ComponentModel::PropertyDescriptorCollection^A PropertyDescriptorCollection object that describes the data fields of the specified data source.
.NET Framework
Available since 1.1
Available since 1.1
Show: