ComponentOne GanttView for WinForms
Find(String,Object) Method

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace > CalendarStorage Class > Find Method : Find(String,Object) Method
Syntax
'Declaration
 
Public Overloads Function Find( _
   ByVal propertyName As System.String, _
   ByVal key As System.Object _
) As System.Integer
public System.int Find( 
   System.string propertyName,
   System.object key
)

Parameters

propertyName
key
See Also

Reference

CalendarStorage Class
CalendarStorage Members
Overload List