LayoutEditor.AreSelectedItemsOfType(Type) Method

Definition

public:
 virtual bool AreSelectedItemsOfType(Type ^ type);
public bool AreSelectedItemsOfType (Type type);
abstract member AreSelectedItemsOfType : Type -> bool
override this.AreSelectedItemsOfType : Type -> bool
Public Function AreSelectedItemsOfType (type As Type) As Boolean

Parameters

type
Type

Returns

Implements

Applies to