TcHmiSchemaBuilder.TType.TimeSpanSchema Class

Represents a schema that contains a time span type.

Inheritance Hierarchy

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

Syntax

C#

protected sealed class TimeSpanSchema : TcHmiSchemaBuilder.TType.Schema

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

Constructors

 

Name

Description

TcHmiSchemaBuilder.TType.TimeSpanSchema Class 1:

TcHmiSchemaBuilder.TType.TimeSpanSchema

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

Methods

 

Name

Description

TcHmiSchemaBuilder.TType.TimeSpanSchema Class 2:

Equals

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

TcHmiSchemaBuilder.TType.TimeSpanSchema Class 3:

GetHashCode

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

TcHmiSchemaBuilder.TType.TimeSpanSchema Class 4:

GetType

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

TcHmiSchemaBuilder.TType.TimeSpanSchema Class 5:

ToString

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

Reference

TcHmiSrv.DynamicSymbols Namespace