IRead |
Name | Description | |
---|---|---|
GetValueT(PropertyKeyT) | Gets the value of a property. This method will throw an exception if the property is not found in the bag. | |
GetValueT(PropertyKeyT, T) | Gets the value of a property. If the property is not found in the bag, the provided default value is returned. |