DataBus.Count Proprietà

Definizione

Ottiene il numero di dati in un bus di dati.

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

Valore della proprietà

Int32

L'intero che rappresenta i dati in un bus di dati.

Implementazioni

Si applica a