ArrayTypeName.GetReflectionAttributeType Method

Definition

Always return null, arrays can never be an attribute.

public:
 virtual Type ^ GetReflectionAttributeType();
public:
 Platform::Type ^ GetReflectionAttributeType();
public Type GetReflectionAttributeType ();
abstract member GetReflectionAttributeType : unit -> Type
override this.GetReflectionAttributeType : unit -> Type
Public Function GetReflectionAttributeType () As Type

Returns

Implements

Applies to