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


In This Topic
    NSequentialPropertyStorage Class
    In This Topic
    The NSequencialPropertyContainer class represents an optimized container for property values, whose keys are sequential int numbers
    Object Model
    NSequentialPropertyStorage Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NSequentialPropertyStorage 
    'Usage
     
    
    Dim instance As NSequentialPropertyStorage
    [System.Serializable()]
    public class NSequentialPropertyStorage 
    Inheritance Hierarchy

    System.Object
       Nevron.Collections.NSequentialPropertyStorage

    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