Public Member Functions

dotFeedLib.authorList Class Reference

Contains a list of authors. More...

List of all members.

Public Member Functions

 authorList ()
 Creates a new, empty authorList.
void author_add (string author)
 Adds an author (if not already added) to this list.
string[] get_authors ()
 gets a list that coantains all authores in this list

Detailed Description

Contains a list of authors.


Constructor & Destructor Documentation

dotFeedLib.authorList.authorList (  ) 

Creates a new, empty authorList.


Member Function Documentation

void dotFeedLib.authorList.author_add ( string  author  ) 

Adds an author (if not already added) to this list.

Parameters:
author author that is to be added
string [] dotFeedLib.authorList.get_authors (  ) 

gets a list that coantains all authores in this list

Returns:
string[] that conatins alla uthors

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties