Share via


FormDataSource.__allowDelete_IntImpl__ Method

Definition

Overloads

__allowDelete_IntImpl__(Boolean)
__allowDelete_IntImpl__()

__allowDelete_IntImpl__(Boolean)

public:
 virtual bool __allowDelete_IntImpl__(bool _value);
public virtual bool __allowDelete_IntImpl__ (bool _value);
abstract member __allowDelete_IntImpl__ : bool -> bool
override this.__allowDelete_IntImpl__ : bool -> bool
Public Overridable Function __allowDelete_IntImpl__ (_value As Boolean) As Boolean

Parameters

_value
Boolean

Returns

Applies to

__allowDelete_IntImpl__()

public:
 virtual bool __allowDelete_IntImpl__();
public virtual bool __allowDelete_IntImpl__ ();
abstract member __allowDelete_IntImpl__ : unit -> bool
override this.__allowDelete_IntImpl__ : unit -> bool
Public Overridable Function __allowDelete_IntImpl__ () As Boolean

Returns

Applies to