VCardIsEmpty Method
Indicates whether the
VCard object doesn't contain
any usable data.
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
Public Function IsEmpty As Boolean
member IsEmpty : unit -> bool
Return Value
Booleantrue if the
VCard object doesn't contain
any usable data, otherwise
false.