public interface ICollectionSynchronizationCallback
CollectionSynchronizationCallback.
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Data.CollectionSynchronizationCallback
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Method and Description |
|---|---|
void |
Invoke(IEnumerable collection,
NetObject context,
Action accessMethod,
boolean writeAccess) |
void Invoke(IEnumerable collection, NetObject context, Action accessMethod, boolean writeAccess)