See KeyCount.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)
Syntax
| C# |
|---|
public int KeyCount { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property KeyCount As Integer |
| Visual C++ |
|---|
public: virtual property int KeyCount { int get () sealed; } |