C#
VB
C++
Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.
protected override string ElementName {get;}
Protected Overrides ReadOnly Property ElementName As String
protected:
property String^ ElementName {
String^ get() override;
}
The name of the collection; otherwise, an empty string. The default is an empty string.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET