Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElementTable > Methods
TSVGElementTable.TryGetValue<T>(String,T) Method
Represents method TryGetValue<T>(String,T).
Namespace: RSSVG
Delphi
public function TryGetValue<T: Class>(const Key: String; out Value: T): Boolean; overload;
Type Parameters
T
Key
Type: String
Value
Type: T
Type: Boolean
•TSVGElementTable
•RSSVG