Add

SubPathCollection.Add method

Adds new SubPath object to the collection.

public void Add(SubPath item)
ParameterTypeDescription
itemSubPathSubPath.

See Also