True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util.Xml.Serialization Namespace / C1Stack Class / ToArray Method / ToArray(Type) Method

In This Topic
    ToArray(Type) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function ToArray( _
       ByVal type As System.Type _
    ) As System.Array
    public virtual System.Array ToArray( 
       System.Type type
    )

    Parameters

    type
    See Also