Geocode API

GeoPointCollection.Add Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Function Add( _
   ByVal value As GeoPoint _
) As Integer
[C#]
public int Add(
   GeoPoint value
);

See Also

GeoPointCollection Class | AGOV Namespace