Nevron.Nov.DataStructures Namespace / NCLRAdapt<T> Class


In This Topic
    NCLRAdapt<T> Class Methods
    In This Topic

    For a list of all members of this type, see NCLRAdapt<T> members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a CLR IEnumerable wrapper for the specified INIterator.  
    Public Methodstatic (Shared in Visual Basic)Creates a CLR IEnumerator wrapper for the specified INIterator.  
    Public Methodstatic (Shared in Visual Basic)Creates an INArray wrapper for the items in the specified CLR array.  
    Public Methodstatic (Shared in Visual Basic)Creates an INIterable wrapper for the specified CLR enumerable.  
    Public Methodstatic (Shared in Visual Basic)Creates an INIterator wrapper for the specified CLR enumerator.  
    Top
    See Also