TcHmiSchemaBuilder.TType.BinarySchema Class

Represents a schema that contains a binary type.

Inheritance Hierarchy

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

Syntax

C#

protected sealed class BinarySchema : TcHmiSchemaBuilder.TType.Schema

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

Constructors

 

Name

Description

TcHmiSchemaBuilder.TType.BinarySchema Class 1:

TcHmiSchemaBuilder.TType.BinarySchema

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

Methods

 

Name

Description

TcHmiSchemaBuilder.TType.BinarySchema Class 2:

Equals

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

TcHmiSchemaBuilder.TType.BinarySchema Class 3:

GetHashCode

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

TcHmiSchemaBuilder.TType.BinarySchema Class 4:

GetType

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

TcHmiSchemaBuilder.TType.BinarySchema Class 5:

ToString

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

Reference

TcHmiSrv.DynamicSymbols Namespace