Namespace:
Endeca.Data
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)
Assembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)
Syntax
| C# |
|---|
NavigationCommand ICommandSource<NavigationCommand>.GetCommand() |
| Visual Basic (Declaration) |
|---|
Private Function GetCommand As NavigationCommand Implements ICommandSource(Of NavigationCommand).GetCommand |
| Visual C++ |
|---|
private: virtual NavigationCommand^ GetCommand() sealed = ICommandSource<NavigationCommand^>::GetCommand |