Class OutliningEventArgs
Provides data to code outlining
public class OutliningEventArgs : EventArgs
- Inheritance
-
OutliningEventArgs
Constructors
- OutliningEventArgs(IList<IRange>)
Initializes
OutlineEventArgs
with specified references.
Properties
- Ranges
Gets or sets a list of IRange objects that contains code references.