 | CAEXWrapperExists Property |
Determines if this is a wrapper around an existing XML-Element
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic bool Exists { get; }
Public ReadOnly Property Exists As Boolean
Get
public:
virtual property bool Exists {
bool get () sealed;
}
Property Value
BooleanImplements
IXMLWrapperExists
See Also