openDICOM.NET API Reference (openDICOM# Class Library)

PersonName.Item Property

Access this person name instance as array. Index range is bounded between 0 (family name) and 4 (name suffix).

public string this[
   int index
] {get; set;}

See Also

PersonName Class | openDicom.Encoding.Type Namespace