'Declaration
Protected Function GetObjectXmlStr( _ ByVal comparable As IComparable _ ) As String
'Usage
Dim instance As CellHighlightCondition Dim comparable As IComparable Dim value As String value = instance.GetObjectXmlStr(comparable)
protected string GetObjectXmlStr( IComparable comparable )
Parameters
- comparable