SIFWorks ADK 2.0
MarkList Class
NamespacesEdustructures.SifWorks.GradebookMarkList

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

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



IconMemberDescription
MarkListMarkListNew()()
Creates an instance of a MarkList

MarkListMarkListNew(Mark)
Constructor that accepts values for all mandatory fields

AddMark(String)
Adds the value of the <Mark> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Mark>)>
   SifKeyedList<(Of <String, Mark>)>
    MarkList

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