This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IM > IMemoryBlobStreamVariant Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods for importing and exporting variants to and from a MemoryBlobStream.
Description | ||
---|---|---|
ExportToVariant | Copies the memory to a variant that contains an array of bytes. | |
ImportFromVariant | Imports from the array of bytes in the variant. |
CoClasses and Classes | Description |
---|---|
MemoryBlobStream | Memory blob stream object. |