'宣言 Protected Function ShouldSerializeIcon() As System.Boolean
'使用法 Dim instance As DictionaryIcon Dim value As System.Boolean value = instance.ShouldSerializeIcon()
protected System.bool ShouldSerializeIcon()
戻り値の型
True if DictionaryIcon.Icon should be serialized, false otherwise.