SIFWorks ADK 2.0
Authors Class
NamespacesEdustructures.SifWorks.InstrAuthors

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

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



IconMemberDescription
AuthorsAuthorsNew()()
Creates an instance of an Authors

AuthorsAuthorsNew(Author)
Constructor that accepts values for all mandatory fields

AddAuthor(String)
Adds the value of the <Author> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Author>)>
   SifKeyedList<(Of <String, Author>)>
    Authors

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