An interface for instances that can provide a ILookup capabilities
for a given object.
Namespace: yWorks.SupportAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IContextLookup |
| Visual Basic |
|---|
Public Interface IContextLookup |
Remarks
This is useful in the case where lookup functionality is not intrinsic to
an item or where an existing object cannot implement the interface or when
an item needs to be decorated externally with new lookup functionality.