ESRI.ArcGIS.ADF.Connection | |
Items Property | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.Connection Namespace > Connection Class : Items Property |
Visual Basic (Declaration) | |
---|---|
Public Property Items As ConnectionItemCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ConnectionItemCollection Items {get; set;} |