Share via


TransactedRegistryKey.ValueCount Property

Definition

Retrieves the count of values. Utilizes Transaction.Current for its transaction.

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

Property Value

Applies to