CanCreateLayerFrom Method (LayerFactory)
Indicates whether a layer can be created from an Item.
public bool CanCreateLayerFrom(
Item
)
Public Function CanCreateLayerFrom( _
ByVal As Item _
) As Boolean
Parameters
- item
- An ArcGIS.Desktop.Core.Item
Return Value
A boolean indicates that a layer can be created from the item.
Target Platforms: Windows 11, Windows 10, Windows 8.1