Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Methods_T_CAEX_ClassModel_Validation_CAEXTable_1

AutomationML edited this page Feb 22, 2017 · 1 revision

CAEXTable(T) Methods

The CAEXTable(T) generic type exposes the following members.

Methods

 

Name Description
Public method Add Overrides base method to add elements with the specified key.
Public method CaexElement Gets the first CAEX-Element, associated with the specified key
Public method CaexElements Gets all CAEX-Elements, associated with the specified key
Public method ContainsKey Determines whether the dictionary contains the specified key.
Public method Key If the table is an ID - table the specified key might be any string representation representing a guid. To be able to access items in the table, the string-representation is first transformed to the guid and than the guid is converted to a normalized string representation which than is used as the key.
Public method Remove Overrides base method to remove elements with the specified key.
Public method TryGetValue Overrides base method to get the elements related to the key.
  Back to Top

See Also

Reference

CAEXTable(T) Class
CAEX_ClassModel.Validation Namespace

  • Introduction
  • [Version History](Version history)
    • [Version 3.5](Version 3.4)
    • [Version 3.1](Version 3.0)
    • [Version 2.1](Version 2.1)
    • [Version 2.0](Version 2.0)
  • [Getting Started](Getting started)
  • Examples
  • AMLEngine API
BEST Practice Content

Extensions

CAEX Elements

AutomationML

Utilities

Interfaceclasses

Exceptions

Objecttables and Document validation

Clone this wiki locally