FindResultsWindow object
FindResults object
FindResult object

The "FindResults" object is a collection of "FindResult" objects.

MemberDescription
Add Adds a find result to the "FindResults" collection.
Add(Find As String, Note As String, File As String,
ProjectName As String, NodeNumber As Long) As FindResult
Item Return the find result with the given index.
Item(Index As Variant) As FindResult
Count Number of elements in the "FindResults" collection.


Last Updated: 03/17/21