Count

CustomExtractorCollection.Count property

Gets the number of extractors contained in the collection.

public int Count { get; }

Property Value

The number of extractors contained in the collection.

See Also