طريقة System::Data::DataColumnCollection::IndexOf

DataColumnCollection::IndexOf method

يبحث عن العمود في المجموعة.

int32_t System::Data::DataColumnCollection::IndexOf(const System::String &columnName)
معاملنوعالوصف
columnNameconst System::String&اسم العمود للبحث عنه.

ReturnValue

فهرس العمود إذا وجد، وإلا -1.

انظر أيضًا