NameGenerations Property
Generation markers or qualifiers, e.g., "Jr." or "III". (4 - RFC 9554)
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public IReadOnlyList<string> Generations { get; }
Public ReadOnly Property Generations As IReadOnlyList(Of String)
Get
public:
property IReadOnlyList<String^>^ Generations {
IReadOnlyList<String^>^ get ();
}
member Generations : IReadOnlyList<string> with get
Property Value
IReadOnlyListString