RecursiveValueResolver Methods

The RecursiveValueResolver type exposes the following members.

Methods

 

Name

Description

RecursiveValueResolver Methods 1:

CanResolve

Determines whether this Resolver can resolve instances of the specified Type.
(Inherited from ResolverT)

RecursiveValueResolver Methods 2:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

RecursiveValueResolver Methods 3:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

RecursiveValueResolver Methods 4:

GetType

Gets the Type of the current instance.
(Inherited from Object)

RecursiveValueResolver Methods 5:

ReadElement(Object, String)

Reads the specified element from the current Object.
(Inherited from ResolverT)

RecursiveValueResolver Methods 6:

ReadElement(T, String)

Reads the specified element from the current Object.
(Inherited from RecursiveResolverT)

RecursiveValueResolver Methods 7:

ReadElementRecursive

Reads the specified element from the current Value.
(Overrides RecursiveResolverTReadElementRecursive(T, String))

RecursiveValueResolver Methods 8:

ToString

Returns a string that represents the current object.
(Inherited from Object)

RecursiveValueResolver Methods 9:

WriteElement(Object, String, Object, Converter)

Writes the specified Object to the specified element of the current Object.
(Inherited from ResolverT)

RecursiveValueResolver Methods 10:

WriteElement(T, String, Object, Converter)

Writes the specified Object to the specified element of the current instance.
(Inherited from RecursiveResolverT)

RecursiveValueResolver Methods 11:

WriteElementRecursive

Writes the specified value to the specified element of the current Value.
(Overrides RecursiveResolverTWriteElementRecursive(T, String, T))

Reference

RecursiveValueResolver Class TcHmiSrv.Core.Tools.Resolving.Resolvers Namespace

Copyright © Beckhoff Automation GmbH & Co. KG