Aracılığıyla paylaş


MethodInfo.Getallattributes Method

Definition

Gets the full set of attributes for the method.

public:
 virtual Microsoft::Dynamics::Ax::Xpp::Array ^ Getallattributes();
public virtual Microsoft.Dynamics.Ax.Xpp.Array Getallattributes ();
abstract member Getallattributes : unit -> Microsoft.Dynamics.Ax.Xpp.Array
override this.Getallattributes : unit -> Microsoft.Dynamics.Ax.Xpp.Array
Public Overridable Function Getallattributes () As Array

Returns

The Array of SysAttribute objects for the method.

Applies to