IRuntimeVariables.Count Propiedad

Definición

Obtiene un recuento de las variables en tiempo de ejecución.

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

Valor de propiedad

Número de variables en tiempo de ejecución.

Se aplica a