Property | Type | Description | |
---|---|---|---|
EndOffset | int | ||
StartOffset | int | ||
Uri | string |
Method | Description | |
---|---|---|
Hyperlink ( int startOffset, int endOffset, string uri ) : System |
Method | Description | |
---|---|---|
OnGetEndIndex ( ) : int | ||
OnGetObject ( int i ) : Atk.Object | ||
OnGetStartIndex ( ) : int | ||
OnGetUri ( int i ) : string |
public Hyperlink ( int startOffset, int endOffset, string uri ) : System | ||
startOffset | int | |
endOffset | int | |
uri | string | |
return | System |