TdxScrollbarAnnotationRowIndexLists Constructors
A collection of annotated row lists.Name | Description |
---|---|
Create | Inherited from TDictionary<K,V>. |
Create(IEqualityComparer<K>) | Inherited from TDictionary<K,V>. |
Create(Integer,IEqualityComparer<K>) | Inherited from TDictionary<K,V>. |
Create(Integer) | Inherited from TDictionary<K,V>. |
Create(TDictionaryOwnerships,IEqualityComparer<K>) | Inherited from TObjectDictionary<K,V>. |
Create(TDictionaryOwnerships,Integer,IEqualityComparer<K>) | Inherited from TObjectDictionary<K,V>. |
Create(TDictionaryOwnerships,Integer) | Inherited from TObjectDictionary<K,V>. |
Create(TEnumerable<TPair>,IEqualityComparer<K>) | Inherited from TDictionary<K,V>. |
Create(TEnumerable<TPair>) | Inherited from TDictionary<K,V>. |
Create(TPair<K,V>[],IEqualityComparer<K>) | Inherited from TDictionary<K,V>. |
Create(TPair<K,V>[]) | Inherited from TDictionary<K,V>. |
See Also