Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Sub GetNotifiers( _ ByVal context As ISystemContext, _ ByVal notifiers As IList(Of NodeState.Notifier), _ ByVal notifierTypeId As NodeId, _ ByVal isInverse As Boolean _ ) |
C# | |
---|---|
public virtual void GetNotifiers( ISystemContext context, IList<NodeState.Notifier> notifiers, NodeId notifierTypeId, bool isInverse ) |
Parameters
- context
- notifiers
- notifierTypeId
- isInverse
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family