Click or drag to resize

PropertiesGet Method

Overload List
 NameDescription
Public methodGet(String, Properties) Obsolete nested-properties accessor. Use NestedProperties(String) instead.
Obsolete
Public methodGetT(String, T) Retrieves a single element from this Properties-container.
Public methodGetT(String, T) Obsolete array-based accessor. Use GetList instead.
Obsolete
Public methodGetT(String, ArrayList) Obsolete ArrayList accessor. Use GetList instead.
Obsolete
Public methodGetT(String, ListT) Obsolete list-based accessor. Use GetList instead.
Obsolete
Top
See Also