IsEmpty

<< Click to Display Table of Contents >>

Navigation:  Interfaces > IStrBuilder > Properties >

IsEmpty

SIGNATURE=IW.Common.StrBuilder.IStrBuilder.IsEmpty

 

ETYPE=Property

 

Declaration:

Delphi:

property IsEmpty: Boolean;

C++:

__property bool IsEmpty;

 

Description: This is IsEmpty, a member of class IStrBuilder.