Share via


SafeArrayDefaultRankAttribute.DefaultRank Property

Definition

Gets the default rank of the array.

public:
 property int DefaultRank { int get(); };
public int DefaultRank { get; }
member this.DefaultRank : int
Public ReadOnly Property DefaultRank As Integer

Property Value

An Int32 value that represents the default rank of the array.

Applies to