public static ThinWireProbe Create( SegmentLocation location, Document document = null )
Public Shared Function Create ( location As SegmentLocation, Optional document As Document = Nothing ) As ThinWireProbe
public: static ThinWireProbe^ Create( SegmentLocation^ location, Document^ document = nullptr )
static member Create : location : SegmentLocation * ?document : Document (* Defaults: let _document = defaultArg document null *) -> ThinWireProbe