[ROOT] / doc / DocFrag / ARCCore.Subscription.IsMatch Overload1
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -8- | 
| Name | IsMatch | 
| Namespace | ARCCore | 
| Type | Subscription | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | Subscription | 
| MethodName | IsMatch | 
| MethodSignature | Boolean IsMatch(System.Collections.Generic.List`1[ARCCore.Subscription], System.String) | 
Evaluates a query consisting of multiple instances of Subscription against a single property stream line.
TRUE is returned when
(any of the IsAdd instances matches)
AND NOT
(any of the IsRemove instances matches)
TODO: Add support for RegEx and other formats
Generated 2025-10-30 23:45:09.821 UTC