Basic Library for WinRT
Add Method (C1CollectionView)

The item to add to the collection.
Adds an item to the underlying collection.
Syntax
'Declaration
 
Public Sub Add( _
   ByVal item As System.Object _
) 
public void Add( 
   System.object item
)

Parameters

item
The item to add to the collection.
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


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

Product Support Forum  |  Documentation Feedback