ESRI.ArcGIS.ADF.Web | |
Remove Method | |
See Also |
ESRI.ArcGIS.ADF.Web Namespace > LayoutImageDataFrameInfoCollection Class : Remove Method |
- item
- Item to remove.
Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal item As LayoutImageDataFrameInfo _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Remove( LayoutImageDataFrameInfo item ) |
Parameters
- item
- Item to remove.