Click or drag to resize

Links Class

The Links collection contains the list of the available Link objects.
Inheritance Hierarchy
SystemObject
  OmniPageCSDK.IproPlusIproPlusClass
    OmniPageCSDK.IproPlusLinks

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class Links : IproPlusClass, IDisposable

The Links type exposes the following members.

Properties
  NameDescription
Public propertyCount
This property returns number of links stored in the collection.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Links
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested Link object from the collection.
Top
See Also