 | NamedElementSequenceTExists Property |
Determines, if the sequence contains any 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:
property bool Exists {
bool get ();
}
Property Value
Boolean
See Also