Table of Contents

Interface IReadOnlyLongObject

Namespace
ChartTools
Assembly
ChartTools.dll

Interface for objects with a defined length in ticks where the length is read-only

public interface IReadOnlyLongObject

Properties

Length

Length of the object in ticks

uint Length { get; }

Property Value

uint