<DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Function AutoRemoveHolePunch() As AutoRemoveHolePunchResults
Dim instance As ScanFix Dim value As AutoRemoveHolePunchResults value = instance.AutoRemoveHolePunch()
[DebuggerStepThrough()] [DebuggerNonUserCode()] public AutoRemoveHolePunchResults AutoRemoveHolePunch()
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: AutoRemoveHolePunchResults^ AutoRemoveHolePunch();
Return Value
An AutoRemoveHolePunchResults object containing information about the results of the auto hole removal process.