Basic Library for WinRT
AddNew Method (C1CollectionView)

Starts the transaction of adding a new item to the underlying collection, which should be committed with the CommitNew method or rolled back with the CancelNew method.
Syntax
'Declaration
 
Public Function AddNew() As System.Object
public System.object AddNew()

Return Value

The added item.
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback