C# Class natix.SimilaritySearch.CoPhIR.CItem.OffsetLength

Mostrar archivo Open project: sadit/natix

Public Properties

Property Type Description
Length int
Offset int

Public Methods

Method Description
OffsetLength ( int offset, int len ) : System

Method Details

OffsetLength() public method

public OffsetLength ( int offset, int len ) : System
offset int
len int
return System

Property Details

Length public_oe property

public int Length
return int

Offset public_oe property

public int Offset
return int