'Declaration Public Sub Add( _ ByVal item As EmbeddedImage _ )
public void Add( EmbeddedImage item )
Parameters
- item
- The object to be added to the end of the Collection. The value can be null for reference types.
Return Value
A new EmbeddedImage object.