Bamboo.Prevalence.Indexing.FullText.IndexedFieldCollection.IndexedFieldCollection C# (CSharp) Method

IndexedFieldCollection() public method

Creates an empty collection.
public IndexedFieldCollection ( ) : System
return System
		public IndexedFieldCollection()
		{
		}
IndexedFieldCollection