Interface IGetIndexedFileLine
Interface for objects that can provide a file line.
public interface IGetIndexedFileLine
- Extension Methods
Methods
GetIndexedFileLine()
Gets the file line associated with this object.
IndexedFileLine GetIndexedFileLine()
Returns
- IndexedFileLine
The file line object.