com.crystaldecisions.sdk.plugin.desktop.common
Interface IDestinationProgIDs

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.List

public interface IDestinationProgIDs
extends java.util.List


Method Summary
 IDestinationProgID add()
           Adds a IDestinationProgID object to the collection.
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

add

IDestinationProgID add()
                       throws SDKException

Adds a IDestinationProgID object to the collection.

Throws:
SDKException