public static StorableObject FromStringIdentifier( string strObject )
public: static StorableObject^ FromStringIdentifier( String^ strObject )
Parameters
- strObject
- The string identifier for the object. This string has to be created with the ToString() function.
Return Value
The storable object