'Declaration
Protected Overrides Function GetContent( _ ByVal hti As HitTestInfo, _ ByVal template As String _ ) As String
'Usage
Dim instance As C1TreeMap Dim hti As HitTestInfo Dim template As String Dim value As String value = instance.GetContent(hti, template)
protected override string GetContent( HitTestInfo hti, string template )
protected: String^ GetContent( HitTestInfo^ hti, String^ template ) override
Parameters
- hti
- template