Click or drag to resize
HyperTextLinkInfoIndex Property
The index of the link in the HyperText instance.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public int Index { get; }

Property Value

Type: Int32
The index of the link in the HyperText instance.
See Also