AddressBuilderBuild Method
Builds a new
Address instance with the content of the
AddressBuilder
and clears all of this content when it returns.
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
Public Function Build As Address
member Build : unit -> Address
Return Value
AddressThe newly created
Address instance.