Uiinfrastructure API Docs  
 

PTGrowableSortedArrayWrapper Class

MES- The PTGrowableSortedArrayWrapper class is a subclass of PSortedArrayWrapper. It offers some additional functionality- the ability to add and remove rows "dynamically."

For a list of all members of this type, see PTGrowableSortedArrayWrapper Members.

System.Object
   com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper
      com.plumtree.uiinfrastructure.arraywrapper.PTGrowableSortedArrayWrapper

public class PTGrowableSortedArrayWrapper : PTSortedArrayWrapper, IPTGrowableSortedArrayWrapperRO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.arraywrapper

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

PTGrowableSortedArrayWrapper Members | com.plumtree.uiinfrastructure.arraywrapper Namespace