GroupDescription.ShouldSerializeGroupNames メソッド

定義

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

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

戻り値

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

適用対象