This document is archived and information here might be outdated. Recommended version. |
Enumerate the difference row IDs of the current class.
[Visual Basic .NET] Public Function get_IDs ( _ ByVal className As String, _ ByVal changeType As esriChangeType _ ) As IEnumIDs
[C#] public IEnumIDs get_IDs ( string className, esriChangeType changeType );