'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.
'Declaration Public Overloads Sub Add( _ ByVal item As System.Integer _ )
public void Add( System.int item )