'Declaration Public Overridable Function Match( _ ByVal obj As Object _ ) As Boolean
'Usage Dim instance As CellImageAttribute Dim obj As Object Dim value As Boolean value = instance.Match(obj)
public virtual bool Match( object obj )
CellImageAttribute Class CellImageAttribute Members