This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILockedFeatureSearch Interface > ILockedFeatureSearch.UnlockAllFeatures Method (ArcObjects .NET 10.4 SDK) |
Unlocks all features that are locked.
[Visual Basic .NET]
Public Sub UnlockAllFeatures ( _
)
[C#] public void UnlockAllFeatures ( );
[C++]
HRESULT UnlockAllFeatures(
void
);