IEnumSdeVersionHistoryInfo Interface

Enumerates version histories.

Members

Name Description
Method Next Retrieves the next version history.
Method Reset Resets the enumeration of version histories to the beginning

IEnumSdeVersionHistoryInfo.Next Method

Retrieves the next version history.

Public Function Next ( _
) As ISdeVersionHistoryInfo
public ISdeVersionHistoryInfo Next (
);

IEnumSdeVersionHistoryInfo.Reset Method

Resets the enumeration of version histories to the beginning

Public Sub Reset ( _
)
public void Reset (
);

Classes that implement IEnumSdeVersionHistoryInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.