public ChannelInstance(
CollectionElement physicalStructure,
ObservationRecord observationRecord
)
Public Sub New (
physicalStructure As CollectionElement,
observationRecord As ObservationRecord
)
public:
ChannelInstance(
CollectionElement^ physicalStructure,
ObservationRecord^ observationRecord
)
Gemstone.PQDIF.Logical.ChannelInstance = function(physicalStructure, observationRecord);