PropertyItem.Len Proprietà

Definizione

Ottiene o imposta la lunghezza, espressa in byte, della Value proprietà .

public:
 property int Len { int get(); void set(int value); };
public int Len { get; set; }
member this.Len : int with get, set
Public Property Len As Integer

Valore della proprietà

Intero che rappresenta la lunghezza, espressa in byte, della matrice di Value byte.

Si applica a