Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.Properties
PropertyBag Class
PropertyBag Methods
GetValue Method
GetValue<T>(PropertyKey<T>) Method
GetValue<T>(String) Method
GetValue<T>(PropertyKey<T>, T) Method
Property
Bag
Get
Value
T
(Property
Key
T
) Method
Gets the value of a property.
Namespace:
Altaxo.Main.Properties
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
virtual
T
GetValue
<T>(
PropertyKey
<T>
p
)
Parameters
p
PropertyKey
T
The property key.
Type Parameters
T
The of the property.
Return Value
T
The property.
Implements
IReadOnlyPropertyBag
GetValue
T
(PropertyKey
T
)
See Also
Reference
PropertyBag Class
GetValue Overload
Altaxo.Main.Properties Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net