GeneratedInternalTypeHelper GetPropertyValue Method Vis2 NodeTrix CodeDokumentation
GetPropertyValue

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

Protected Overrides Function GetPropertyValue ( _
	propertyInfo As PropertyInfo, _
	target As Object, _
	culture As CultureInfo _
) As Object

Parameters

propertyInfo
Type: OnlineSystem.Reflection PropertyInfo

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

target
Type: OnlineSystem Object

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

culture
Type: OnlineSystem.Globalization CultureInfo

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

Return Value

[Missing <returns> documentation for "M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.GetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Globalization.CultureInfo)"]

See Also