RecursiveResolverT Methods

The RecursiveResolverT type exposes the following members.

Methods

 

Name

Description

RecursiveResolverT Methods 1:

CanResolve

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

RecursiveResolverT Methods 2:

Equals

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

RecursiveResolverT Methods 3:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

RecursiveResolverT Methods 4:

GetHashCode

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

RecursiveResolverT Methods 5:

GetType

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

RecursiveResolverT Methods 6:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

RecursiveResolverT Methods 7:

ReadElement(Object, String)

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

RecursiveResolverT Methods 8:

ReadElement(T, String)

Reads the specified element from the current Object.
(Overrides ResolverTReadElement(T, String))

RecursiveResolverT Methods 9:

ReadElementRecursive

Reads the specified element from the current instance.

RecursiveResolverT Methods 10:

ToString

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

RecursiveResolverT Methods 11:

WriteElement(Object, String, Object, Converter)

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

RecursiveResolverT Methods 12:

WriteElement(T, String, Object, Converter)

Writes the specified Object to the specified element of the current instance.
(Overrides ResolverTWriteElement(T, String, Object, Converter))

RecursiveResolverT Methods 13:

WriteElementRecursive

Writes the specified value to the specified element of the current instance.

Reference

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

Copyright © Beckhoff Automation GmbH & Co. KG