System::Data::DataTableCollection::idx_get method
DataTableCollection::idx_get method
RTTI information.
System::SharedPtr<DataTable> System::Data::DataTableCollection::idx_get(const System::String &name)
Parameter | Type | Description |
---|---|---|
name | const System::String& | Table name. |
ReturnValue
Table with specified name.
Remarks
Gets table by name.
See Also
- Typedef SharedPtr
- Class DataTable
- Class String
- Class DataTableCollection
- Namespace System::Data
- Library Aspose.PDF for C++