TypeParameters

VCardRecord.TypeParameters property

Gets the type parameter values.

public string[] TypeParameters { get; }

Property Value

The type parameter values.

Remarks

The type parameter has multiple, different uses. In general, it is a way of specifying class characteristics of the associated property.

See Also