The number of options that have been set.
Namespace: CryptSharpAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public int Count { get; }
public int Count { get; }
Public ReadOnly Property Count As Integer
Get
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
public:
property int Count {
int get ();
}
member Count : int with get
member Count : int with get