DataBus.GetAttributes Method

Definition

Indicates the collection of attributes from data in the DataBus control.

public:
 virtual System::ComponentModel::AttributeCollection ^ GetAttributes();
public System.ComponentModel.AttributeCollection GetAttributes ();
abstract member GetAttributes : unit -> System.ComponentModel.AttributeCollection
override this.GetAttributes : unit -> System.ComponentModel.AttributeCollection
Public Function GetAttributes () As AttributeCollection

Returns

An AttributeCollection that contains the attributes of a data.

Implements

Applies to