Share via


HistoryCollection Class

Definition

public ref class HistoryCollection sealed : ICloneable, System::Collections::ICollection
[System.Serializable]
public sealed class HistoryCollection : ICloneable, System.Collections.ICollection
type HistoryCollection = class
    interface ICollection
    interface IEnumerable
    interface ICloneable
Public NotInheritable Class HistoryCollection
Implements ICloneable, ICollection
Inheritance
HistoryCollection
Attributes
Implements

Properties

Count
IsSynchronized
Item[Int32]
SyncRoot

Methods

Add(VersionInfo)
Clone()
CopyTo(Array, Int32)
CopyTo(VersionInfo[], Int32)
GetEnumerator()
NextMajorVersion(String)
NextMajorVersion(String, DateTime, String)
NextMinorVersion(String)
NextMinorVersion(String, DateTime, String)

Applies to