FlexReport for WinForms
AssignFrom メソッド (AllowedValuesDefinition)


C1.Report アセンブリ > C1.Report 名前空間 > AllowedValuesDefinition クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another AllowedValuesDefinition to the current object.
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As AllowedValuesDefinition _
) 
'使用法
 
Dim instance As AllowedValuesDefinition
Dim source As AllowedValuesDefinition
 
instance.AssignFrom(source)
public void AssignFrom( 
   AllowedValuesDefinition source
)

パラメータ

source
The source object to copy properties from.
参照

参照

AllowedValuesDefinition クラス
AllowedValuesDefinition メンバ