ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
Add Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeDisplayInfoCollection Class : Add Method |
- adi
- The AttributeDisplayInfo to add.
Visual Basic (Declaration) | |
---|---|
Public Sub Add( _ ByVal adi As AttributeDisplayInfo _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Add( AttributeDisplayInfo adi ) |
Parameters
- adi
- The AttributeDisplayInfo to add.