Navigation: Code Documentation > RSVclSVG > RSSVG > Classes
TSVGElementTable Class
Defines a hash table type where the keys are IDs and the values are the SVG elements
Namespace: RSSVG
TRSStringObjectHashTable RSSVG.TSVGElementTable
Delphi
type TSVGElementTable = class(TRSStringObjectHashTable<TSVGElement>) end;
Name
Description
TryGetValue<T>(String,T)
Overloaded. Represents method TryGetValue<T>(String,T).
Top
•RSSVG.TSVGElement
•RSSVG