Table of Contents

Class HighlightReferencesEventArgs

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

Provides data of the references to be highlighted.

public class HighlightReferencesEventArgs : EventArgs
Inheritance
HighlightReferencesEventArgs

Constructors

HighlightReferencesEventArgs(IRangeList)

Initializes HighlightReferencesEventArgs with specified references.

Properties

References

Gets or sets a list of IRange objects that contains code references.