public static CableVoltageProbe Create( SegmentLocation location, IAPICable cable )
Public Shared Function Create ( location As SegmentLocation, cable As IAPICable ) As CableVoltageProbe
public: static CableVoltageProbe^ Create( SegmentLocation^ location, IAPICable^ cable )
static member Create : location : SegmentLocation * cable : IAPICable -> CableVoltageProbe