Lucene.Net.Spatial.Util.Bits.Length C# (CSharp) Méthode

Length() public méthode

public Length ( ) : int
Résultat int
		public virtual int Length()
		{
			throw new System.NotImplementedException();
		}
	}