StringCollectionBuilderEdit Method

Overload List

Edit(FuncIEnumerableStringCollectionProperty, IEnumerableStringCollectionProperty) Edits the content of the specified VCard property with a delegate.
EditTArg(FuncIEnumerableStringCollectionProperty, TArg, IEnumerableStringCollectionProperty, TArg) Edits the content of the specified VCard property with a delegate and allows to pass an argument to this delegate.

See Also