Namespace:
Endeca.Data
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
int IAttributeMap.KeyCount { get; } |
| Visual Basic (Declaration) |
|---|
Private ReadOnly Property KeyCount As Integer Implements IAttributeMap.KeyCount |
| Visual C++ |
|---|
private: virtual property int KeyCount { int get () sealed = IAttributeMap::KeyCount::get; } |