CreatePoints(IEnumerable<object>)
Create virtual points according to the provided data.
Declaration Syntax
public virtual IList<object> CreatePoints(IEnumerable<object> pointDefinitionCollection)
Parameters
- pointDefinitionCollection(IEnumerable<object>)
A collection of one or more items that will be interpreted based on the type.