'Declaration
Public Shadows Sub Add( _ ByVal item As ExpressionItemCategory _ )
public new void Add( ExpressionItemCategory item )
Parameters
- item
- The object to be added to the end of the Collection.
'Declaration
Public Shadows Sub Add( _ ByVal item As ExpressionItemCategory _ )
public new void Add( ExpressionItemCategory item )