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