[ROOT] / doc / toc / ARCCore / Class / Subscription / IsMatch / ARCCore.Subscription.IsMatch Overload1 / __TOCDet
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-05-24 01:03:49.962 UTC