GroupDescription::ShouldSerializeGroupNames Method ()

 

Returns whether serialization processes should serialize the effective value of the GroupNames property on instances of this class.

Namespace:   System.ComponentModel
Assembly:  WindowsBase (in WindowsBase.dll)

public:
bool ShouldSerializeGroupNames()

Return Value

Type: System::Boolean

Returns true if the GroupNames property value should be serialized; otherwise, false.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: