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