IResult Interface | |
Provides the common interface for all results of functions in the object tree accessible through
Consumer<TRoot>.Root.
Namespace: Lawo.EmberPlusSharp.ModelAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax The IResult type exposes the following members.
Properties
| Name | Description |
---|
| Items | Gets the items in the result. |
TopSee Also