ESRI.ArcGIS.ADF.Connection.Core | |
Add Method | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection Namespace > ConnectionManager Class : Add Method |
- newItem
- The item to add.
Visual Basic (Declaration) | |
---|---|
Public Sub Add( _ ByVal newItem As Connection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Add( Connection newItem ) |
Parameters
- newItem
- The item to add.