SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IPlugin
Sync
T
Apply Method
Overload List
Apply(Action
T
)
Gets exclusive access to the resource and applies the specified action to it.
Apply
TResult
(PluginSyncHandler
T, TResult
)
Gets exclusive access to the resource and applies the specified handler to it.
See Also
Reference
IPluginSync
T
Interface
SMath.Extensibility Namespace
In This Article
Overload List
See Also