Indicates if this object can edit the given set of objects.
[Visual Basic .NET] Public Function CanEdit ( _ ByVal objects As ISet _ ) As Boolean
[C#] public bool CanEdit ( ISet objects );
Product Availability
Available with ArcGIS Desktop.
Indicates if this object can edit the given set of objects.
[Visual Basic .NET] Public Function CanEdit ( _ ByVal objects As ISet _ ) As Boolean
[C#] public bool CanEdit ( ISet objects );