[ROOT] / doc / DocFrag / ARCCore.Subscription.IsMatch Overload2
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -3- | 
| Name | IsMatch | 
| Namespace | ARCCore | 
| Type | Subscription | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | Subscription | 
| MethodName | IsMatch | 
| MethodSignature | Boolean IsMatch(System.Collections.Generic.List`1[System.String]) | 
Evaluates this instance of Subscription against a single property stream line (which has been split up into its constituent elements).
Does not take into consideration + or - (whether we are IsAdd / IsRemove), considers only whether string matches
Generated 2025-11-04 06:44:14.055 UTC