ArcPad Scripting Object Model
Remove Method
See Also  Send comments on this topic.
Index
Required. A Long that specifies the position of the Points collection to remove from the Parts collection. Index must be a number from 1 to the value of the Parts collection's Count property.
Parts Collection : Remove Method

Glossary Item Box

Description

Removes a Points collection from the Parts collection.

Syntax

object.Remove ( Index )

Parameters

Index
Required. A Long that specifies the position of the Points collection to remove from the Parts collection. Index must be a number from 1 to the value of the Parts collection's Count property.

Remarks

If Index does not match any existing member of the Parts collection, an error occurs.

See Also

© 2013 All Rights Reserved.