SIFWorks ADK 2.0
RaceList Class
NamespacesEdustructures.SifWorks.CommonRaceList

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

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



IconMemberDescription
RaceListRaceListNew()()
Creates an instance of a RaceList

RaceListRaceListNew(Race)
Constructor that accepts values for all mandatory fields

AddRace(String, RaceType)
Adds the value of the <Race> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Race>)>
   SifKeyedList<(Of <RaceType, Race>)>
    RaceList

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