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 )