NameBuilderBuild Method
Builds a new
Name instance with the content of the
NameBuilder
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 Name
member Build : unit -> Name
Return Value
NameThe newly created
Name instance.