'宣言 Public Overrides Function Add( _ ByVal dc As C1DataColumn _ ) As System.Integer
public override System.int Add( C1DataColumn dc )
パラメータ
- dc
- The C1DataColumn to add.
戻り値の型
The index at which the C1DataColumn has been added.
'宣言 Public Overrides Function Add( _ ByVal dc As C1DataColumn _ ) As System.Integer
public override System.int Add( C1DataColumn dc )