Expression Editor for UWP
RenameColumn メソッド

C1.UWP.ExpressionEditor アセンブリ > C1.Xaml.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : RenameColumn メソッド
式エディタ名の名前を変更します。
シンタックス
'宣言
 
Public Function RenameColumn( _
   ByVal oldName As System.String, _
   ByVal newName As System.String _
) As System.Boolean
public System.bool RenameColumn( 
   System.string oldName,
   System.string newName
)

パラメータ

oldName
newName
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ