'Declaration
Public Function GetValue( _ ByVal propertyName As System.String _ ) As System.Object
'Usage
Dim instance As PropertyValueCollection Dim propertyName As System.String Dim value As System.Object value = instance.GetValue(propertyName)
public System.object GetValue( System.string propertyName )
Parameters
- propertyName
- The name of the property