public sealed class HistogramBinsCollection : IReadOnlyCollection<HistogramBin>,
IEnumerable<HistogramBin>, IEnumerablePublic NotInheritable Class HistogramBinsCollection
Implements IReadOnlyCollection(Of HistogramBin), IEnumerable(Of HistogramBin),
IEnumerablepublic ref class HistogramBinsCollection sealed : IReadOnlyCollection<HistogramBin>,
IEnumerable<HistogramBin>, IEnumerable[<SealedAttribute>]
type HistogramBinsCollection =
class
interface IReadOnlyCollection<HistogramBin>
interface IEnumerable<HistogramBin>
interface IEnumerable
end| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |