SortedDynamicSymbolsProvider Class
Provides dynamic symbols in TwinCAT HMI server extensions. The Symbols are sorted using StringComparer
Inheritance Hierarchy
SystemObject
TcHmiSrv.Core.Tools.DynamicSymbolsDynamicSymbolsProvider
TcHmiSrv.Core.Tools.DynamicSymbolsSortedDynamicSymbolsProvider
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public class SortedDynamicSymbolsProvider : DynamicSymbolsProviderThe SortedDynamicSymbolsProvider type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
SortedDynamicSymbolsProvider(IEnumerableKeyValuePairString, Symbol) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal. |
|
|
SortedDynamicSymbolsProvider(IEnumerableKeyValuePairString, Symbol, Boolean) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal. |
|
|
SortedDynamicSymbolsProvider(IEnumerableKeyValuePairString, Symbol, IComparerString) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and an IComparerT that is used to sort the Symbols and Definitions. |
|
|
SortedDynamicSymbolsProvider(IEnumerableKeyValuePairString, Symbol, Boolean, Boolean) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and Ordinal. |
|
|
SortedDynamicSymbolsProvider(IEnumerableKeyValuePairString, Symbol, IComparerString, Boolean) |
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and an IComparerT that is used to sort the Symbols and Definitions. |
|
|
Initializes a new instance of the SortedDynamicSymbolsProvider class with the specified Symbols and an IComparerT that is used to sort the Symbols and Definitions. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the number of Symbols contained in
the DynamicSymbolsProvider. | |
|
|
Gets the Definitions of the
Symbols of
the DynamicSymbolsProvider. | |
|
|
Gets a value indicating whether the DynamicSymbolsProvider
is read-only. | |
|
|
Gets or sets the Symbol with the
specified key. | |
|
|
Gets an ICollectionT
containing the keys of the Symbols. | |
|
|
Gets the IComparerT that is used to sort the Symbols and Definition s. | |
|
|
Gets an ICollectionT
containing the Symbols. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Adds a Symbol with the
specified key to the DynamicSymbolsProvider. | |
|
|
Add a Symbol to the
DynamicSymbolsProvider
if the specified key does not already exist, or updates an existing
Symbol of
the DynamicSymbolsProvider. | |
|
|
Removes all Symbols from the
DynamicSymbolsProvider. | |
|
|
Determines whether the DynamicSymbolsProvider
contains a Symbol with the
specified key. | |
|
|
Copies the Symbols of the
DynamicSymbolsProvider
to a compatible one-dimensional array, starting at the specified
index of the target array. | |
|
|
Disposes the DynamicSymbolsProvider. | |
|
|
| |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Returns an IEnumeratorT that
iterates through the Symbols of the
DynamicSymbolsProvider. | |
|
|
Serves as the default hash function. | |
|
|
Gets the schema of the Symbol at the
specified path. | |
|
|
Gets the schema of the Symbol at the
specified path. | |
|
|
Gets the schema of the Symbol with the
specified key at the specified path. | |
|
|
Gets the Type of the current
instance. | |
|
|
Handles the specified Command. | |
|
|
Handles the specified Command under the
specified Context as an
asynchronous operation. | |
|
|
Handles the Commands in the
specified CommandGroup. | |
|
|
Handles the Commands in the
specified CommandGroup under
the specified Context. | |
|
|
Handles the Commands in the
specified CommandGroup under
the specified Context as an
asynchronous operation. | |
|
|
Handles the Exception that was thrown
while handling the specified Command. | |
|
|
Handles the Exception that was thrown
while handling the specified Command under the
specified Context as an
asynchronous operation. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Removes the Symbol with the
specified key from the DynamicSymbolsProvider. | |
|
|
Returns a string that represents the current object. | |
|
|
Gets the Symbol associated
with the specified key. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
TcHmiSrv.Core.Tools.DynamicSymbols Namespace
Copyright © Beckhoff Automation GmbH & Co. KG