 | NamedElementSequenceTElementName Property |
Gets the name of the elements in this sequence
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic XName ElementName { get; }
Public ReadOnly Property ElementName As XName
Get
public:
property XName^ ElementName {
XName^ get ();
}
Property Value
XName
See Also