ProducePathRecord

VectorPathRecordFactory.ProducePathRecord method

Produces the path record.

public VectorPathRecord ProducePathRecord(byte[] data)
ParameterTypeDescription
dataByte[]The record data.

Return Value

Created VectorPathRecord

Exceptions

exceptioncondition
ArgumentOutOfRangeException

See Also