TcHmiSchemaBuilder.TType.DictionarySchema Class

Represents a schema that contains a dictionary type.

Inheritance Hierarchy

System.Object
  TcHmiSrv.DynamicSymbols.TcHmiSchemaBuilder.TType.Schema
    TcHmiSrv.DynamicSymbols.TcHmiSchemaBuilder.TType.DictionarySchema
Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

protected sealed class DictionarySchema : TcHmiSchemaBuilder.TType.Schema

The TcHmiSchemaBuilder.TType.DictionarySchema generic type exposes the following members.

Constructors

 

Name

Description

TcHmiSchemaBuilder.TType.DictionarySchema Class 1:

TcHmiSchemaBuilder.TType.DictionarySchema

Initializes a new instance of the TcHmiSchemaBuilder.TType.DictionarySchema class.

Properties

 

Name

Description

TcHmiSchemaBuilder.TType.DictionarySchema Class 2:

AdditionalProperties

The additional properties of the current object.

Methods

 

Name

Description

TcHmiSchemaBuilder.TType.DictionarySchema Class 3:

Equals

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

TcHmiSchemaBuilder.TType.DictionarySchema Class 4:

GetHashCode

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

TcHmiSchemaBuilder.TType.DictionarySchema Class 5:

GetType

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

TcHmiSchemaBuilder.TType.DictionarySchema Class 6:

ToString

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

Reference

TcHmiSrv.DynamicSymbols Namespace