Click or drag to resize

SOProjects Methods

The SOProjects type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator (Inherited from IProjects.)
Public methodCode exampleGetFirst
Return the first project, or NULL if the list is empty.
(Inherited from IProjects.)
Public methodCode exampleGetNext
Return the next project, or NULL if the end has been reached.
(Inherited from IProjects.)
Top
See Also