This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IO > IObjectMemoizer2 Interface > IObjectMemoizer2.Keys Property (ArcObjects .NET 10.5 SDK) |
The set of keys associated with this object memoizer.
[Visual Basic .NET] Public ReadOnly Property Keys As IVariantArray
[C#] public IVariantArray Keys {get;}
[C++]
HRESULT get_Keys(
IVariantArray** ppKeys
);
[C++]
Parameters ppKeys [out, retval]
ppKeys is a parameter of type IVariantArray