'宣言
Public Sub Add( _ ByVal item As CategoryGrouping _ )
public void Add( CategoryGrouping item )
パラメータ
- item
- The object to be added to the end of the Collection. The value can be null 参照 (Visual Basicでは Nothing) for reference types.
'宣言
Public Sub Add( _ ByVal item As CategoryGrouping _ )
public void Add( CategoryGrouping item )