SchemaKey.T. Structure
Represents a key of a schema.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public struct SchemaKey<T>Type Parameters
|
T |
The type of the value of the key. |
The SchemaKey.T. type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
|
|
Returns the hash code for this instance. (Inherited from ValueType.) | |
|
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
|
Returns the fully qualified type name of this instance. (Inherited from ValueType.) |