ComponentOne Bitmap for UWP
Get(String) Method

C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > PropertyBag Class > Get Method : Get(String) Method
The name.
Gets the value of the property with this name.
Syntax
'Declaration
 
Public Overloads Function Get( _
   ByVal name As System.String _
) As System.Object
public System.object Get( 
   System.string name
)

Parameters

name
The name.

Return Value

Value of the property
See Also

Reference

PropertyBag Class
PropertyBag Members
Overload List