SortedDynamicSymbolsProvider Methods

The SortedDynamicSymbolsProvider type exposes the following members.

Methods

 

Name

Description

SortedDynamicSymbolsProvider Methods 1:

Add

Adds a Symbol with the specified key to the DynamicSymbolsProvider.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 2:

AddOrUpdate

Add a Symbol to the DynamicSymbolsProvider if the specified key does not already exist, or updates an existing Symbol of the DynamicSymbolsProvider.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 3:

Clear

Removes all Symbols from the DynamicSymbolsProvider.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 4:

ContainsKey

Determines whether the DynamicSymbolsProvider contains a Symbol with the specified key.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 5:

CopyTo

Copies the Symbols of the DynamicSymbolsProvider to a compatible one-dimensional array, starting at the specified index of the target array.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 6:

Dispose

Disposes the DynamicSymbolsProvider.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 7:

Dispose(Boolean)


(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 8:

Equals

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

SortedDynamicSymbolsProvider Methods 9:

Finalize

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

SortedDynamicSymbolsProvider Methods 10:

GetEnumerator

Returns an IEnumeratorT that iterates through the Symbols of the DynamicSymbolsProvider.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 11:

GetHashCode

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

SortedDynamicSymbolsProvider Methods 12:

GetSchema(QueueString)

Gets the schema of the Symbol at the specified path.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 13:

GetSchema(String)

Gets the schema of the Symbol at the specified path.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 14:

GetSchema(String, QueueString)

Gets the schema of the Symbol with the specified key at the specified path.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 15:

GetType

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

SortedDynamicSymbolsProvider Methods 16:

HandleCommand

Handles the specified Command.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 17:

HandleCommandAsync

Handles the specified Command under the specified Context as an asynchronous operation.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 18:

HandleCommands(CommandGroup)

Handles the Commands in the specified CommandGroup.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 19:

HandleCommands(CommandGroup, Context)

Handles the Commands in the specified CommandGroup under the specified Context.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 20:

HandleCommandsAsync

Handles the Commands in the specified CommandGroup under the specified Context as an asynchronous operation.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 21:

HandleException

Handles the Exception that was thrown while handling the specified Command.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 22:

HandleExceptionAsync

Handles the Exception that was thrown while handling the specified Command under the specified Context as an asynchronous operation.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 23:

MemberwiseClone

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

SortedDynamicSymbolsProvider Methods 24:

Remove

Removes the Symbol with the specified key from the DynamicSymbolsProvider.
(Inherited from DynamicSymbolsProvider)

SortedDynamicSymbolsProvider Methods 25:

ToString

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

SortedDynamicSymbolsProvider Methods 26:

TryGetValue

Gets the Symbol associated with the specified key.
(Inherited from DynamicSymbolsProvider)

Reference

SortedDynamicSymbolsProvider Class TcHmiSrv.Core.Tools.DynamicSymbols Namespace

Copyright © Beckhoff Automation GmbH & Co. KG