FindCore Method (PivotFieldList)
In This Topic
Syntax
'Declaration
Protected Overridable Function FindCore( _
ByVal As PropertyDescriptor, _
ByVal As Object _
) As Integer
protected virtual int FindCore(
PropertyDescriptor ,
object
)
Parameters
- prop
- key
See Also