Nevron .NET Vision
Nevron.FormulaSheet Namespace / NVerbCollection Class
Members


In This Topic
    NVerbCollection Class
    In This Topic
    The NVerbCollection class represents a collection of verbs
    Object Model
    NVerbCollection Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    Public Class NVerbCollection 
       Inherits System.Collections.CollectionBase
    'Usage
     
    
    Dim instance As NVerbCollection
    [System.Reflection.DefaultMember("Item")]
    public class NVerbCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          Nevron.FormulaSheet.NVerbCollection

    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