Skip to main content
All docs
V25.1
  • TdxAzureMapDTOObjectList<T> Members

    Constructors

    Name Description
    Create(TArray<T>) Inherited from TdxAzureMapDTOList<T>.

    Properties

    Name Description
    Count Inherited from TdxAzureMapDTOList<T>.
    IsEmpty Inherited from TdxAzureMapDTOList<T>.
    Items Inherited from TdxAzureMapDTOList<T>.

    Methods

    Name Description
    Equals(TObject) Inherited from TObject.
    First Inherited from TdxAzureMapDTOList<T>.
    GetHashCode Inherited from TObject.
    Last Inherited from TdxAzureMapDTOList<T>.
    ToArray Inherited from TEnumerable<T>.
    ToString Inherited from TObject.
    See Also