'Declaration Protected Overrides Sub Initialize( _ ByVal sourcePropertyTypes() As Type _ )
'Usage Dim instance As CorrelationCoefficientFunction Dim sourcePropertyTypes() As Type instance.Initialize(sourcePropertyTypes)
protected override void Initialize( Type[] sourcePropertyTypes )
Parameters
- sourcePropertyTypes
- A Type array containing the types of the columns specified by the SourcePropertyName property.