Returns true if this GwxDynamicGroup is no longer needed (contains no dynamics and no strings that need to be requested as tags).
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool IsEmpty() |
| Visual Basic |
|---|
Public Function IsEmpty As Boolean |
| JScript |
|---|
public function IsEmpty() : boolean |