LuciadCPillar C# 2026.0.04
Loading...
Searching...
No Matches
Luciad.Datamodels.DataAnnotation Class Reference

Application-specific metadata that can be added to parts of a data model. More...

Inheritance diagram for Luciad.Datamodels.DataAnnotation:
Luciad.Datamodels.GeometryDataAnnotation

Public Member Functions

void Dispose ()
override bool Equals (object other)
override int GetHashCode ()
 Returns the hash value for this annotation.

Detailed Description

Application-specific metadata that can be added to parts of a data model.

See also
DataType.Builder.AddAnnotation

Member Function Documentation

◆ Dispose()

void Luciad.Datamodels.DataAnnotation.Dispose ( )
inline

◆ Equals()

override bool Luciad.Datamodels.DataAnnotation.Equals ( object other)
inline

◆ GetHashCode()

override int Luciad.Datamodels.DataAnnotation.GetHashCode ( )
inline

Returns the hash value for this annotation.

Returns
the hash value for this annotation.