'Declaration
Protected Sub InternalAdd( _ ByVal item As VectorItem _ )
protected void InternalAdd( VectorItem item )
Parameters
- item
- The item to add.
'Declaration
Protected Sub InternalAdd( _ ByVal item As VectorItem _ )
protected void InternalAdd( VectorItem item )