[This is preliminary documentation and is subject to change.]
One or more sources for the lesson. This describes the lesson's origin.
| C# | Visual Basic | Visual C++ |
public class LessonSource : SifList<SourceAuthor>
Public Class LessonSource _ Inherits SifList(Of SourceAuthor)
public ref class LessonSource : public SifList<SourceAuthor^>
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| LessonSourceLessonSourceNew()() |
Creates an instance of a LessonSource
| |
| LessonSourceLessonSourceNew(SourceAuthor) |
Constructor that accepts values for all mandatory fields
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifList<(Of <SourceAuthor>)> | ||||
| LessonSource | ||||