BindingList<(Of <(<'BindingListItemType>)>)>..::..GetItem Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public BindingListItemType GetItem(
	string PropertyName,
	Object PropertyValue
)
Public Function GetItem ( _
	PropertyName As String, _
	PropertyValue As Object _
) As BindingListItemType
public:
BindingListItemType GetItem(
	String^ PropertyName, 
	Object^ PropertyValue
)

Parameters

PropertyName
Type: String
PropertyValue
Type: Object