API Reference > Extension Classes > ExServices Classes > ExStringIO Class > ExStringIO Methods > ExStringIO::create Method
ExStringIO::create Method
Syntax
C++
static OdSmartPtr<ExStringIO> create(const OdString& filename);
Parameters 
Description 
string 
[in] String. 

Creates a new instance of this class.

Returns a SmartPointer to the newly created instance.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.