public function match(object:Object):Boolean
產品版本: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
執行階段版本: | AIR 1.1, Flash Player 9 |
Match a set of properties against this filter. If
object is an IServiceReference, match against the
properties of that service, otherwise match against
the dynamic properties of the object.
參數
| object:Object — Either an Object or an IServiceReference to be matched against.
|
傳回值 | Boolean — If the match is successful, true, otherwise false.
|