SIFWorks ADK 2.0
EquipmentList Class
NamespacesEdustructures.SifWorks.TransEquipmentList

[This is preliminary documentation and is subject to change.]

An EquipmentList
Declaration Syntax
C#Visual BasicVisual C++
public class EquipmentList : SifKeyedList<string, Equipment>
Public Class EquipmentList _
	Inherits SifKeyedList(Of String, Equipment)
public ref class EquipmentList : public SifKeyedList<String^, Equipment^>
Members
All MembersConstructorsMethods



IconMemberDescription
EquipmentListEquipmentListNew()()
Creates an instance of an EquipmentList

EquipmentListEquipmentListNew(Equipment)
Constructor that accepts values for all mandatory fields

AddEquipment(String, String)
Adds the value of the <Equipment> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Equipment>)>
   SifKeyedList<(Of <String, Equipment>)>
    EquipmentList

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10