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