This document is archived and information here might be outdated.  Recommended version.


IVersionChangesWindow.Class Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IV > IVersionChangesWindow Interface > IVersionChangesWindow.Class Property
ArcGIS Developer Help

IVersionChangesWindow.Class Property

Class by index.

[Visual Basic .NET]
Public Function get_Class ( _
    ByVal index As Integer _
) As String
[C#]
public string get_Class (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IVersionChangesWindow Interface