Nevron .NET Vision
Nevron.Collections Namespace / NDelegateStorage Class
Members


In This Topic
    NDelegateStorage Class
    In This Topic
    The NDelegateStorage class can be used to efficiently store mutlicast delegates, which for speed and memory optimization are referenced by integer keys.
    Object Model
    NDelegateStorage Class
    Syntax
    'Declaration
     
    
    Public Class NDelegateStorage 
    'Usage
     
    
    Dim instance As NDelegateStorage
    public class NDelegateStorage 
    Inheritance Hierarchy

    System.Object
       Nevron.Collections.NDelegateStorage

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also