'Declaration Protected Overridable Sub Initialize( _ ByVal sourcePropertyTypes() As Type _ )
'Usage Dim instance As StatFunction Dim sourcePropertyTypes() As Type instance.Initialize(sourcePropertyTypes)
protected virtual void Initialize( Type[] sourcePropertyTypes )
Parameters
- sourcePropertyTypes
- An array containing the type(s) of the column(s) specified by the SourcePropertyName property.