SIFWorks ADK 2.0
VictimList Class
NamespacesEdustructures.SifWorks.StudentVictimList

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

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



IconMemberDescription
VictimListVictimListNew()()
Creates an instance of a VictimList

VictimListVictimListNew(Victim)
Constructor that accepts values for all mandatory fields

AddVictim(ReporterDescriptionType)
Adds the value of the <Victim> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

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