This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IR > IRESTResource Interface > IRESTResource.IsCollection Property (ArcObjects .NET 10.4 SDK) |
Specifies collection resource.
[Visual Basic .NET] Public Property IsCollection As Boolean
[C#] public bool IsCollection {get; set;}
[C++]
HRESULT get_IsCollection(
VARIANT_BOOL* Value
);
[C++]
HRESULT put_IsCollection(
VARIANT_BOOL Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type VARIANT_BOOL Value [in] Value is a parameter of type VARIANT_BOOL