Click or drag to resize

IProjects Methods

The IProjects type exposes the following members.

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