Click or drag to resize
HyperTextGetLinks Method (ListHyperTextLinkInfo)

Note: This API is now obsolete.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use HyperText.GetLinks(List<LinkInfo>)", true)]
public int GetLinks(
	ref List<HyperTextLinkInfo> links
)

Parameters

links
Type: System.Collections.GenericListHyperTextLinkInfo

Return Value

Type: Int32
See Also