com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class VCardUrlCollection

  • All Implemented Interfaces:
    com.aspose.ms.System.Collections.Generic.IGenericCollection<VCardUrl>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<VCardUrl>, com.aspose.ms.System.Collections.Generic.IGenericList<VCardUrl>, com.aspose.ms.System.Collections.IEnumerable<VCardUrl>, Iterable<VCardUrl>, Collection<VCardUrl>, List<VCardUrl>


    public final class VCardUrlCollection
    extends com.aspose.ms.System.Collections.Generic.List<VCardUrl>

    Represents a collection of VCardUrls

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Collections.Generic.List

        com.aspose.ms.System.Collections.Generic.List.Enumerator<T>
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Collections.Generic.List

        add, add, addAll, addAll, addItem, addRange, addRange, asReadOnly, binarySearch, binarySearch, binarySearch, clear, contains, containsAll, containsItem, convertAll, copyTo, copyTo, copyTo, copyToTArray, exists, find, findAll, findIndex, findIndex, findIndex, findLast, findLastIndex, findLastIndex, findLastIndex, forEach, fromJava, get_Item, get, getCapacity, getRange, getSyncRoot, getVersion, indexOf, indexOf, indexOf, indexOfItem, insertItem, insertRange, isEmpty, isFixedSize, isReadOnly, isSynchronized, iterator, lastIndexOf, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAll, removeAt, removeItem, removeRange, retainAll, reverse, reverse, set_Item, set, setCapacity, size, sort, sort, sort, sort, subList, toArray, toArray, toJava, trimExcess, trueForAll
    • Constructor Detail

      • VCardUrlCollection

        public VCardUrlCollection()