containsKey containsKey(String key) method Determines whether the storage contains an element with the specified key.......containsKey containsKey(String key) method Determines whether the storage contains an element with the specified key....
get get(String key) method Gets the data from the storage. Parameters Name Type Description key String Key of the val......get get(String key) method Gets the data from the storage. Parameters Name Type Description key String Key of the val...
setLibid setLibid(String value) method Represents the identifier of an Automation type library. Read/write String. Re......setLibid setLibid(String value) method Represents the identifier of an Automation type library. Read/write String. Re...
getCount getCount() method Returns the number of paths in the collection. Read-only int. Returns int...getCount getCount() method Returns the number of paths in the collection. Read-only int. Returns int
clear clear() method Removes all commands from the collection. Returns void...clear clear() method Removes all commands from the collection. Returns void
setTargetSection setTargetSection( Section value) method Gets or sets the section object that the Section Zoom object......setTargetSection setTargetSection( Section value) method Gets or sets the section object that the Section Zoom object...
put put(String key, TValue value) method Puts the value into the storage. Parameters Name Type Description key String......put put(String key, TValue value) method Puts the value into the storage. Parameters Name Type Description key String...