SIFWorks ADK 2.0
WeaponTypeList Class
NamespacesEdustructures.SifWorks.StudentWeaponTypeList

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

A WeaponTypeList
Declaration Syntax
C#Visual BasicVisual C++
public class WeaponTypeList : SifKeyedList<WeaponTypeCode, WeaponType>
Public Class WeaponTypeList _
	Inherits SifKeyedList(Of WeaponTypeCode, WeaponType)
public ref class WeaponTypeList : public SifKeyedList<WeaponTypeCode^, WeaponType^>
Members
All MembersConstructorsMethods



IconMemberDescription
WeaponTypeListWeaponTypeListNew()()
Creates an instance of a WeaponTypeList

WeaponTypeListWeaponTypeListNew(WeaponType)
Constructor that accepts values for all mandatory fields

AddWeaponType(WeaponTypeCode)
Adds the value of the <WeaponType> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <WeaponType>)>
   SifKeyedList<(Of <WeaponTypeCode, WeaponType>)>
    WeaponTypeList

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