VCardDeliveryAddressCollection Methods

The VCardDeliveryAddressCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from ListVCardDeliveryAddress.)
Public methodAddRange (Inherited from ListVCardDeliveryAddress.)
Public methodAsReadOnly (Inherited from ListVCardDeliveryAddress.)
Public methodBinarySearch(T) (Inherited from ListVCardDeliveryAddress.)
Public methodBinarySearch(T, IComparerT) (Inherited from ListVCardDeliveryAddress.)
Public methodBinarySearch(Int32, Int32, T, IComparerT) (Inherited from ListVCardDeliveryAddress.)
Public methodClear (Inherited from ListVCardDeliveryAddress.)
Public methodContains (Inherited from ListVCardDeliveryAddress.)
Public methodConvertAllTOutput (Inherited from ListVCardDeliveryAddress.)
Public methodCopyTo(T) (Inherited from ListVCardDeliveryAddress.)
Public methodCopyTo(T, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodCopyTo(Int32, T, Int32, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodEquals (Inherited from Object.)
Public methodExists (Inherited from ListVCardDeliveryAddress.)
Public methodFind (Inherited from ListVCardDeliveryAddress.)
Public methodFindAll (Inherited from ListVCardDeliveryAddress.)
Public methodFindIndex(PredicateT) (Inherited from ListVCardDeliveryAddress.)
Public methodFindIndex(Int32, PredicateT) (Inherited from ListVCardDeliveryAddress.)
Public methodFindIndex(Int32, Int32, PredicateT) (Inherited from ListVCardDeliveryAddress.)
Public methodFindLast (Inherited from ListVCardDeliveryAddress.)
Public methodFindLastIndex(PredicateT) (Inherited from ListVCardDeliveryAddress.)
Public methodFindLastIndex(Int32, PredicateT) (Inherited from ListVCardDeliveryAddress.)
Public methodFindLastIndex(Int32, Int32, PredicateT) (Inherited from ListVCardDeliveryAddress.)
Public methodForEach (Inherited from ListVCardDeliveryAddress.)
Public methodGetEnumerator (Inherited from ListVCardDeliveryAddress.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRange (Inherited from ListVCardDeliveryAddress.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf(T) (Inherited from ListVCardDeliveryAddress.)
Public methodIndexOf(T, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodIndexOf(T, Int32, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodInsert (Inherited from ListVCardDeliveryAddress.)
Public methodInsertRange (Inherited from ListVCardDeliveryAddress.)
Public methodLastIndexOf(T) (Inherited from ListVCardDeliveryAddress.)
Public methodLastIndexOf(T, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodLastIndexOf(T, Int32, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodRemove (Inherited from ListVCardDeliveryAddress.)
Public methodRemoveAll (Inherited from ListVCardDeliveryAddress.)
Public methodRemoveAt (Inherited from ListVCardDeliveryAddress.)
Public methodRemoveRange (Inherited from ListVCardDeliveryAddress.)
Public methodReverse (Inherited from ListVCardDeliveryAddress.)
Public methodReverse(Int32, Int32) (Inherited from ListVCardDeliveryAddress.)
Public methodSort (Inherited from ListVCardDeliveryAddress.)
Public methodSort(IComparerT) (Inherited from ListVCardDeliveryAddress.)
Public methodSort(ComparisonT) (Inherited from ListVCardDeliveryAddress.)
Public methodSort(Int32, Int32, IComparerT) (Inherited from ListVCardDeliveryAddress.)
Public methodToArray (Inherited from ListVCardDeliveryAddress.)
Public methodToString (Inherited from Object.)
Public methodTrimExcess (Inherited from ListVCardDeliveryAddress.)
Public methodTrueForAll (Inherited from ListVCardDeliveryAddress.)
See Also