[Missing <summary> documentation for "P:Lucene.Net.Store.RAMFile.sizeInBytes_ForNUnit"]

Namespace: Lucene.Net.Store
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public long sizeInBytes_ForNUnit { get; }
Visual Basic
Public ReadOnly Property sizeInBytes_ForNUnit As Long
	Get
Visual C++
public:
property long long sizeInBytes_ForNUnit {
	long long get ();
}

See Also