Determines whether two specified Objects return same string value when given a function
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- strA
- Type:
System Object
The first object to compare
- strB
- Type:
System Object
The second object to compare
- f
- Type:
System Func
Object,
String
Function to get strings to compare
Return Value
Type:
See Also