AvalonEdit
GetUriFromMatch Method (match)
NamespacesICSharpCode.AvalonEdit.RenderingLinkElementGeneratorGetUriFromMatch(Match)
Fetches the URI from the regex match. Returns null if the URI format is invalid.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual Uri GetUriFromMatch(
	Match match
)
Protected Overridable Function GetUriFromMatch ( _
	match As Match _
) As Uri
protected:
virtual Uri^ GetUriFromMatch(
	Match^ match
)
Parameters
match (Match)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238