dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniArray Class

In This Topic
    UniArray Class Properties
    In This Topic

    For a list of all members of this type, see UniArray members.

    Public Properties
     NameDescription
    Public PropertyGets the UniConnection used by this instance of the UniArray.  
    Public PropertyGets the number of elements contained in the UniArray.  
    Public PropertyGets the type of array elements.  
    Public PropertyGets a value indicating whether the UniArray has a fixed size.  
    Public PropertyIndicates whether or not the UniArray represents a null value.  
    Public PropertyGets a value indicating whether the UniArray is read-only.  
    Public PropertyGets a value indicating whether access to the UniArray is synchronized (thread-safe).  
    Public PropertyGets or sets the array element at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the UniArray.  
    Top
    See Also