Lucene.Net.Index.TestFieldsReader.FaultyIndexInput.Length C# (CSharp) Method

Length() public method

public Length ( ) : long
return long
			public override long Length()
			{
				return delegate_Renamed.Length();
			}