'宣言
Protected Overrides Function ShouldSerializeSubObject( _
ByVal As Infragistics.Shared.SubObjectBase _
) As Boolean
protected override bool ShouldSerializeSubObject(
Infragistics.Shared.SubObjectBase
)
パラメータ
- subObject
- シリアル化が必要かどうかをチェックするオブジェクト。
戻り値の型
オブジェクトのシリアル化が必要かどうかを示すブール値。