Click or drag to resize

IRelations Interface

Collection of Relation objects

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public interface IRelations : IEnumerable

The IRelations type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleEOF
Return true after last item is read
Top
Methods
  NameDescription
Public methodGetEnumerator
Public methodCode exampleGetFirst
Return first item
Public methodCode exampleGetNext
Return next item
Top
See Also