'宣言 Public Overloads Sub Add( _ ByVal count As System.Integer _ )
public void Add( System.int count )
パラメータ
- count
 - Number of columns to add to the collection.
 
'宣言 Public Overloads Sub Add( _ ByVal count As System.Integer _ )
public void Add( System.int count )