C# Class UiaAtkBridge.HyperlinkObject

Inheritance: Atk.Hyperlink
Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Méthode Description
HyperlinkObject ( Hyperlink resource, int index ) : System

Méthodes protégées

Méthode Description
OnGetEndIndex ( ) : int
OnGetNAnchors ( ) : int
OnGetObject ( int i ) : Atk.Object
OnGetStartIndex ( ) : int
OnGetUri ( int i ) : string

Method Details

HyperlinkObject() public méthode

public HyperlinkObject ( Hyperlink resource, int index ) : System
resource Hyperlink
index int
Résultat System

OnGetEndIndex() protected méthode

protected OnGetEndIndex ( ) : int
Résultat int

OnGetNAnchors() protected méthode

protected OnGetNAnchors ( ) : int
Résultat int

OnGetObject() protected méthode

protected OnGetObject ( int i ) : Atk.Object
i int
Résultat Atk.Object

OnGetStartIndex() protected méthode

protected OnGetStartIndex ( ) : int
Résultat int

OnGetUri() protected méthode

protected OnGetUri ( int i ) : string
i int
Résultat string