Click or drag to resize
DataSegmentKind Class
Represents a kind of `DataSegment<T>`. See that type for more information. [category:Parameters and results of various operations]
Inheritance Hierarchy
SystemObject
  DeedleDataSegmentKind

Namespace:  Deedle
Assembly:  Deedle (in Deedle.dll) Version: 1.2
Syntax
C#
[SerializableAttribute]
public sealed class DataSegmentKind : IEquatable<DataSegmentKind>, 
	IStructuralEquatable, IComparable<DataSegmentKind>, IComparable, IStructuralComparable

The DataSegmentKind type exposes the following members.

Properties
Methods
See Also