This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterDatasetContainer Interface > IRasterDatasetContainer.IsDynamic Property (ArcObjects .NET 10.4 SDK) |
Indicates the collection is dynamic.
[Visual Basic .NET] Public ReadOnly Property IsDynamic As Boolean
[C#] public bool IsDynamic {get;}
[C++]
HRESULT get_IsDynamic(
VARIANT_BOOL* pIsDynamic
);
[C++]
Parameters pIsDynamic [out, retval] pIsDynamic is a parameter of type VARIANT_BOOL