[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public string FromHl7ToDicom( string hl7Value, int componentIndex )
Public Function FromHl7ToDicom ( _ hl7Value As String, _ componentIndex As Integer _ ) As String
public: String^ FromHl7ToDicom( String^ hl7Value, int componentIndex )
- hl7Value (String)
- componentIndex (Int32)