[This is preliminary documentation and is subject to change.]
Returns the number of entries in the registry
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int Count { get; }
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int with get
override Count : int with get
abstract Count : int with get
override Count : int with get
Property Value
Type:
Int32Implements
IRegistry T Count