GroupDescription.ShouldSerializeGroupNames メソッド

定義

シリアル化プロセスがこのクラスのインスタンスの GroupNames プロパティの有効な値をシリアル化する必要があるかどうかを返します。

public:
 bool ShouldSerializeGroupNames();
public bool ShouldSerializeGroupNames();
member this.ShouldSerializeGroupNames : unit -> bool
Public Function ShouldSerializeGroupNames () As Boolean

返品

true GroupNamesプロパティ値をシリアル化する必要がある場合は。それ以外の場合はfalse

適用対象