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

T_CAEX_ClassModel_AttributeValueRequirementType_MemberElement_UnknownType

AutomationML edited this page Feb 23, 2017 · 2 revisions

AttributeValueRequirementType.MemberElement_UnknownType Class

Class MemberElement_UnknownType.

Inheritance Hierarchy

System.Object
  CAEX_ClassModel.AttributeValueRequirementType.MemberElement_UnknownType
Namespace: CAEX_ClassModel
Assembly: AMLEngine (in AMLEngine.dll) Version: 3.5

Syntax

C#

public class MemberElement_UnknownType : IEnumerable

C++

public ref class MemberElement_UnknownType : IEnumerable

The AttributeValueRequirementType.MemberElement_UnknownType type exposes the following members.

Constructors

 

Name Description
Public method AttributeValueRequirementType.MemberElement_UnknownType Initializes a new instance of the AttributeValueRequirementType.MemberElement_UnknownType class.
  Back to Top

Properties

 

Name Description
Public property Count Gets the count.
Public property Exists Gets a value indicating whether this AttributeValueRequirementType.MemberElement_UnknownType is exists.
Public property First Gets the first.
Public property Info Gets the information.
Public property Item Gets the UnknownTypeType 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