The XPointCollection type exposes the following members.

Properties

  NameDescription
Count

Gets the number of elements contained in the CollectionBase instance.

(Inherited from CollectionBase.)
InnerList

Gets an ArrayList containing the list of elements in the CollectionBase instance.

(Inherited from CollectionBase.)
Item
Gets or sets the vector Vector3 at the position i.
List

Gets an IList containing the list of elements in the CollectionBase instance.

(Inherited from CollectionBase.)
SyncRoot

See Also