NSIncrementalStoreNode.Update(NSDictionary, UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("updateWithValues:version:")]
public virtual void Update (Foundation.NSDictionary values, ulong version);
abstract member Update : Foundation.NSDictionary * uint64 -> unit
override this.Update : Foundation.NSDictionary * uint64 -> unit
Parameters
- values
- NSDictionary
- version
- UInt64
- Attributes