Compartir a través de


TemplateGroup.IsEmpty Propiedad

Definición

Obtiene un valor que indica si hay plantillas en el grupo.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valor de propiedad

Boolean

true si no hay plantillas en el grupo; en caso contrario, false.

Se aplica a

Consulte también