Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / ProtoArray<T> Class
Members

In This Topic
    ProtoArray<T> Class
    In This Topic
    Class for multidimensional array handling
    Syntax
    'Declaration
     
    Public Class ProtoArray(Of T) 
    public class ProtoArray<T> 
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.ProtoArray<T>

    See Also