JiwaCollection<(Of <(<'T>)>)>..::..GetItem Method

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

Syntax


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

Parameters

PropertyName
Type: String
PropertyValue
Type: Object