GrapeCity ActiveReports for .NET 16.0J
AddIfNotNullOrEmpty メソッド

GrapeCity.ActiveReports.Rdl.Json.Mapper 名前空間 > CustomReportItemMappersExt クラス : AddIfNotNullOrEmpty メソッド
特定の名前のプロパティを特定の値に設定することにより、コレクション GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinitionCollectionを変更します。 指定されたコレクションにその名前のプロパティがないか、その値が空の場合、コレクションは変更されません。
シンタックス
'宣言
 
Public Shared Function AddIfNotNullOrEmpty( _
   ByVal props As CustomPropertyDefinitionCollection, _
   ByVal name As String, _
   ByVal value As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _
) As CustomPropertyDefinitionCollection
public static CustomPropertyDefinitionCollection AddIfNotNullOrEmpty( 
   CustomPropertyDefinitionCollection props,
   string name,
   GrapeCity.Enterprise.Data.Expressions.ExpressionInfo value
)

パラメータ

props
name
value
参照

CustomReportItemMappersExt クラス
CustomReportItemMappersExt メンバ