RelationBuilderUnsetIndexes Method
Resets the
Index properties of
the items in in the specified
VCard property to
null.
Namespace: FolkerKinzel.VCards.BuilderPartsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public VCardBuilder UnsetIndexes()
Public Function UnsetIndexes As VCardBuilder
public:
VCardBuilder^ UnsetIndexes()
member UnsetIndexes : unit -> VCardBuilder
Return Value
VCardBuilderThe
VCardBuilder instance that initialized this
RelationBuilder
to be able to chain calls.