NativeCommonImplementation.SkipDeleteMethod Method

Definition

Overloads

SkipDeleteMethod(Boolean)
SkipDeleteMethod()

SkipDeleteMethod(Boolean)

public:
 override bool SkipDeleteMethod(bool newValue);
public override bool SkipDeleteMethod (bool newValue);
override this.SkipDeleteMethod : bool -> bool
Public Overrides Function SkipDeleteMethod (newValue As Boolean) As Boolean

Parameters

newValue
Boolean

Returns

Applies to

SkipDeleteMethod()

public:
 override bool SkipDeleteMethod();
public override bool SkipDeleteMethod ();
override this.SkipDeleteMethod : unit -> bool
Public Overrides Function SkipDeleteMethod () As Boolean

Returns

Applies to