IShapeConnectionCollection Interface
Defines methods and properties for managing a collection of shape connection objects.
Declaration
public interface IShapeConnectionCollection extends List<ShapeConnectionSite>
Implements
java.util.List<com.devexpress.docs.office.ShapeConnectionSite>