ValueExtensions Class
Provides extension methods for the Value class.
Inheritance Hierarchy
System.Object
TcHmiSrv.Core.Extensions.ValueExtensions
Namespace: TcHmiSrv.Core.Extensions
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static class ValueExtensions
Methods
|
Name |
Description |
---|---|---|
|
Resolves the current Value by the specified Queue.T. of elements. | |
|
Resolves the current Value by the specified path. | |
|
Resolves the current Value by the specified Queue.T. of elements. A return value indicates whether resolving succeeded. | |
|
Resolves the current Value by the specified Queue.T. of elements. A return value indicates whether resolving succeeded. |