pmMDA.NET

PropertyNameConverter.IdentifierPlural Method 

[This is preliminary documentation and subject to change.]

Returns the identifier in plural form.

public static string IdentifierPlural(
   string identifier
);

Parameters

identifier
The identifier to convert.

Return Value

The identifier in plural form.

See Also

PropertyNameConverter Class | PmMda.Net.Dog Namespace