Class Range
Inheritance
System.Object
Range
Namespace: CycloneDX.Spdx.Models.v2_2
Assembly: CycloneDX.Spdx.dll
Syntax
public class Range : object
Properties
| Improve this Doc View SourceEndPointer
Declaration
public RangePointer EndPointer { get; set; }
Property Value
Type | Description |
---|---|
RangePointer |
StartPointer
Declaration
public RangePointer StartPointer { get; set; }
Property Value
Type | Description |
---|---|
RangePointer |