DataSourceDescriptorCollection::Add Method (DataSourceDescriptor^)
.NET Framework (current version)
Adds a DataSourceDescriptor to the collection.
Assembly: System.Design (in System.Design.dll)
Parameters
- value
-
Type:
System.ComponentModel.Design.Data::DataSourceDescriptor^
A DataSourceDescriptor to add to the collection.
Return Value
Type: System::Int32The index of the DataSourceDescriptor that was added to the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: