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

T_CAEX_ClassModel_SystemUnitClassType_MemberElement_InternalElement

AutomationML edited this page Feb 23, 2017 · 2 revisions

SystemUnitClassType.MemberElement_InternalElement Class

Class MemberElement_InternalElement.

Inheritance Hierarchy

System.Object
  CAEX_ClassModel.SystemUnitClassType.MemberElement_InternalElement
Namespace: CAEX_ClassModel
Assembly: AMLEngine (in AMLEngine.dll) Version: 3.5

Syntax

C#

public class MemberElement_InternalElement : IEnumerable

C++

public ref class MemberElement_InternalElement : IEnumerable

The SystemUnitClassType.MemberElement_InternalElement type exposes the following members.

Constructors

 

Name Description
Public method SystemUnitClassType.MemberElement_InternalElement Initializes a new instance of the SystemUnitClassType.MemberElement_InternalElement class.
  Back to Top

Properties

 

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