'Declaration
Protected Function ShouldSerializeSharedParameters() As Boolean
'Usage
Dim instance As SelectorConfiguration(Of TSharedParameters,TIsolatedParameters,TInstanceParameters) Dim value As Boolean value = instance.ShouldSerializeSharedParameters()
protected bool ShouldSerializeSharedParameters()
protected: bool ShouldSerializeSharedParameters();
Return Value
true
if the property has changed from its default value; false
otherwise.