Skip to content

GH_IndexRanges

Public Class

Represents a sorted, non-colliding collection of index ranges.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Data.GH_IndexRanges

Namespace: Grasshopper.Kernel.Data

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_IndexRanges : GH_ISerializable

The GH_IndexRanges type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_IndexRanges class


Properties

Name

Description


Public Property

Gets the number of ranges stored in this collection.


Public Property

Gets the range at the given index.


Methods

Name

Description


Public Method

Insert an index range into the collection.


Public Method

Public Method

Remove an index range from the collection.


Public Method

(Overrides Object.ToString..)


Public Method