XppObjectBase.__shouldCallNew(Type) Method

Definition

protected:
 virtual bool __shouldCallNew(Type ^ type1);
protected virtual bool __shouldCallNew (Type type1);
abstract member __shouldCallNew : Type -> bool
override this.__shouldCallNew : Type -> bool
Protected Overridable Function __shouldCallNew (type1 As Type) As Boolean

Parameters

type1
Type

Returns

Applies to