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

T_CAEX_ClassModel_RevisionType_MemberElement_OldVersion

AutomationML edited this page Feb 23, 2017 · 2 revisions

RevisionType.MemberElement_OldVersion Class

Class MemberElement_OldVersion.

Inheritance Hierarchy

System.Object
  CAEX_ClassModel.RevisionType.MemberElement_OldVersion
Namespace: CAEX_ClassModel
Assembly: AMLEngine (in AMLEngine.dll) Version: 3.5

Syntax

C#

public class MemberElement_OldVersion : IEnumerable

C++

public ref class MemberElement_OldVersion : IEnumerable

The RevisionType.MemberElement_OldVersion type exposes the following members.

Constructors

 

Name Description
Public method RevisionType.MemberElement_OldVersion Initializes a new instance of the RevisionType.MemberElement_OldVersion class.
  Back to Top

Properties

 

Name Description
Public property Count Gets the count.
Public property Exists Gets a value indicating whether this RevisionType.MemberElement_OldVersion is exists.
Public property First Gets the first.
Public property Info Gets the information.
Public property Item Gets the stringType 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.)
Public Extension Method GetValue returns the OldVersion.value of the provided revision object (Defined by SpecificExtensions.)
Public Extension Method SetValue sets the OldVersion.value of the provided revision object (Defined by SpecificExtensions.)
  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