Implemented interface members:
property
Count
System.Collections.Generic.IReadOnlyCollection<T>.Count
property
Count
System.Collections.ICollection.Count
1 reference to Count
Microsoft.ML.Core (1)
Utilities\ObjectPool.cs (1)
41public int Count => _pool.Count;