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

T_CAEX_ClassModel_AttributeType_MemberElement_Constraint

AutomationML edited this page Feb 23, 2017 · 2 revisions

AttributeType.MemberElement_Constraint Class

Class MemberElement_Constraint.

Inheritance Hierarchy

System.Object
  CAEX_ClassModel.AttributeType.MemberElement_Constraint
Namespace: CAEX_ClassModel
Assembly: AMLEngine (in AMLEngine.dll) Version: 3.5

Syntax

C#

public class MemberElement_Constraint : IEnumerable

C++

public ref class MemberElement_Constraint : IEnumerable

The AttributeType.MemberElement_Constraint type exposes the following members.

Constructors

 

Name Description
Public method AttributeType.MemberElement_Constraint Initializes a new instance of the AttributeType.MemberElement_Constraint class.
  Back to Top

Properties

 

Name Description
Public property Count Gets the count.
Public property Exists Gets a value indicating whether this AttributeType.MemberElement_Constraint is exists.
Public property First Gets the first.
Public property Info Gets the information.
Public property Item Gets the AttributeValueRequirementType with the specified i.
Public property Last Gets the last.
  Back to Top

Methods

 

Name Description
Public method Append Appends this instance.
Public method At Object at the specified index.
Public method GetEnumerator Returns an enumerator that iterates through a collection
Public method Remove Removes this instance.
Public method RemoveAt Removes at.
  Back to Top

Extension Methods

 

Name Description
Public Extension Method FindCaexObjectByName Find a Caex-Object by Name in the provided Collection of CAEXObjects (Defined by MappingExtension.)
  Back to Top

See Also

Reference

CAEX_ClassModel 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