ScriptBuffer.Item[Int32] 屬性

定義

protected:
 property System::Object ^ default[int] { System::Object ^ get(int ColumnIndex); void set(int ColumnIndex, System::Object ^ value); };
protected object this[int ColumnIndex] { get; set; }
Default Protected Property Item(ColumnIndex As Integer) As Object

參數

ColumnIndex
Int32

屬性值

Object

適用於