DataDrivenAdapterBase.GetControlNames Method

Definition

Gets the control names.

public:
 System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ GetControlNames();
public System.Collections.ObjectModel.ReadOnlyCollection<string> GetControlNames ();
member this.GetControlNames : unit -> System.Collections.ObjectModel.ReadOnlyCollection<string>
Public Function GetControlNames () As ReadOnlyCollection(Of String)

Returns

Applies to