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

Overload_CAEX_ClassModel_CAEXBasicObject_Children

AutomationML edited this page Feb 22, 2017 · 1 revision

CAEXBasicObject.Children Method

Overload List

 

Name Description
Public method Children(T)() Gets all Children of this instance which are of Type T. This returns only the direct Children.
Public method Children(T)(Func(XmlNode, T)) Gets all Children of this instance which are of Type T. This returns only the direct Children.
Public method Children(Type) Gets all Children of this instance which are of the specified childrenType. This returns only the direct Children.
Public method Children(Type, Func(XmlNode, CAEXBasicObject)) Gets all Children of this instance which are of the specified childrenType. This returns only the direct Children.
  Back to Top

See Also

Reference

CAEXBasicObject Class
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