Skip to main content

TdxScrollbarAnnotationRowIndexLists Methods

A collection of annotated row lists.
Name Description
Add(K,V) Inherited from TDictionary<K,V>.
AddOrSetValue(K,V) Inherited from TDictionary<K,V>.
Clear Inherited from TDictionary<K,V>.
ContainsKey(K) Inherited from TDictionary<K,V>.
ContainsValue(V) Inherited from TDictionary<K,V>.
Equals(TObject) Inherited from TObject.
ExtractPair(K) Inherited from TDictionary<K,V>.
GetHashCode Inherited from TObject.
Remove(K) Inherited from TDictionary<K,V>.
ToArray Inherited from TEnumerable<T>.
ToString Inherited from TObject.
TrimExcess Inherited from TDictionary<K,V>.
TryAdd(K,V) Inherited from TDictionary<K,V>.
TryGetValue(K,V) Inherited from TDictionary<K,V>.
See Also