|
ArrayPropertyDescriptorShouldSerializeValue Method
|
Returns false.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public override bool ShouldSerializeValue(
Object component
)
Public Overrides Function ShouldSerializeValue (
component As Object
) As Boolean
Request Example
View SourceParameters
- component
- Type: SystemObject
Return Value
Type:
BooleanSee Also