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