DkmNativeCppArrayType.ElementCount Property

Definition

The number of elements in the array.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

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

Property Value

Applies to