GeneratedInternalTypeHelper SetPropertyValue Method Vis2 NodeTrix CodeDokumentation
SetPropertyValue

Namespace: XamlGeneratedNamespace
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Protected Overrides Sub SetPropertyValue ( _
	propertyInfo As PropertyInfo, _
	target As Object, _
	value As Object, _
	culture As CultureInfo _
)

Parameters

propertyInfo
Type: OnlineSystem.Reflection PropertyInfo

[Missing <param name="propertyInfo"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)"]

target
Type: OnlineSystem Object

[Missing <param name="target"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)"]

value
Type: OnlineSystem Object

[Missing <param name="value"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)"]

culture
Type: OnlineSystem.Globalization CultureInfo

[Missing <param name="culture"/> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)"]

See Also