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
Syntax
| C# | 
|---|
| ReadOnlyCollection<IAttributeValue> IAttributeMap.ByKey( string key ) | 
| Visual Basic (Declaration) | 
|---|
| Private Function ByKey ( _ key As String _ ) As ReadOnlyCollection(Of IAttributeValue) Implements IAttributeMap.ByKey | 
| Visual C++ | 
|---|
| private: virtual ReadOnlyCollection<IAttributeValue^>^ ByKey( String^ key ) sealed = IAttributeMap::ByKey | 
Parameters
- key
- Type: System..::.String





