Skip to main content
All docs
V25.2
  • TdxBackendCustomParameters<T> Properties

    The base class for backend client parameter collections.
    Name Description
    Capacity Inherited from TCollection.
    Count Inherited from TCollection.
    ItemClass Inherited from TCollection.
    Items Provides indexed access to all parameters stored in the collection.
    ParamByName Returns the stored parameter with the specified name.
    UpdateCount Inherited from TCollection.
    See Also