[This is preliminary documentation and is subject to change.]
A PredecessorItems
| C# | Visual Basic | Visual C++ |
public class PredecessorItems : SifKeyedList<string, LearningStandardItemRefId>
Public Class PredecessorItems _ Inherits SifKeyedList(Of String, LearningStandardItemRefId)
public ref class PredecessorItems : public SifKeyedList<String^, LearningStandardItemRefId^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| PredecessorItemsPredecessorItemsNew()() |
Creates an instance of a PredecessorItems
| |
| PredecessorItemsPredecessorItemsNew(LearningStandardItemRefId) |
Constructor that accepts values for all mandatory fields
| |
| AddLearningStandardItemRefId(String) | Adds the value of the <LearningStandardItemRefId> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <LearningStandardItemRefId>)> | |||||
| SifKeyedList<(Of <String, LearningStandardItemRefId>)> | |||||
| PredecessorItems | |||||