UtilStringWordListsSurnames Property
Gets a word-list that contains surnames (eg. Barkley, Maxwell, Trump).
Namespace: DevCase.Core.DataProcessing.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static ReadOnlyCollection<string> Surnames { get; }
Public Shared ReadOnly Property Surnames As ReadOnlyCollection(Of String)
Get
Dim value As ReadOnlyCollection(Of String)
value = UtilStringWordLists.Surnames
public:
static property ReadOnlyCollection<String^>^ Surnames {
ReadOnlyCollection<String^>^ get ();
}
static member Surnames : ReadOnlyCollection<string> with get
No code example is currently available or this language may not be supported.
Property Value
ReadOnlyCollectionString
The surnames.