Caches the data and ensures no additional data loading will be performed from the underlying
DataStreamContainer.
Namespace:
Aspose.CAD.FileFormats.Ifc
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic override void CacheData()
Public Overrides Sub CacheData
public:
virtual void CacheData() override
abstract CacheData : unit -> unit
override CacheData : unit -> unit
ExceptionsException | Condition |
---|
NotImplementedException | |
See Also