AddressesBuilderEdit Method

Overload List

Edit(FuncIEnumerableAddressProperty, IEnumerableAddressProperty) Edits the content of the Addresses property with a delegate.
EditTArg(FuncIEnumerableAddressProperty, TArg, IEnumerableAddressProperty, TArg) Edits the content of the Addresses property with a delegate and allows to pass an argument to this delegate.

See Also