Click or drag to resize

CAEXWrapperExists Property

Determines if this is a wrapper around an existing XML-Element

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public bool Exists { get; }

Property Value

Boolean

Implements

IXMLWrapperExists
See Also