TextBuilderEdit Method

Overload List

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

See Also