[This is preliminary documentation and is subject to change.]
Returns the number of unique strings in scope
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:
property int Count {
int get ();
}
public:
property int Count {
int get ();
}
member Count : int with get
member Count : int with get
Property Value
Type:
Int32