Basic Library for WinRT
Add(Int32) Method

The object to add to the System.Collections.Generic.ICollection`1.
Adds an item to the System.Collections.Generic.ICollection`1.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal item As System.Integer _
) 
public void Add( 
   System.int item
)

Parameters

item
The object to add to the System.Collections.Generic.ICollection`1.
See Also

Reference

C1OrderedSet Class
C1OrderedSet Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback