Interface for a GwxElement that can contain child GwxElements.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public interface IGwxElementContainer : IGwxDependencyObjectContainer |
Visual Basic |
---|
Public Interface IGwxElementContainer _ Inherits IGwxDependencyObjectContainer |
JScript |
---|
public interface IGwxElementContainer extends IGwxDependencyObjectContainer |