WinStudio
IWSIDOCollection
Returns specified records from an IDO collection. Read-only.
object.Items( integer )
Part |
Description |
object | Required. A reference to a valid IDO collection object. |
integer | Optional. An integer that specifies which record
is to be returned.
If no particular item is specified, this property returns the entire collection. |
Dim CurCol As IWSIDORowCollection CurCol = ThisForm.CurrentIDOCollection.HostIDOCollection.Items