Edit

Share via


HL7DocumentSchema.CanStartWithSegment(String) Method

Definition

public:
 bool CanStartWithSegment(System::String ^ tag);
public bool CanStartWithSegment (string tag);
member this.CanStartWithSegment : string -> bool
Public Function CanStartWithSegment (tag As String) As Boolean

Parameters

tag
String

Returns

Applies to