C#
VB
C++
Gets the collection of AbstractClassCommandType.
[ConfigurationPropertyAttribute("abstractClassCommands", IsRequired=false)]
public NamedElementCollection<AbstractClassCommandType> AbstractClassCommands { get; }
Public ReadOnly Property AbstractClassCommands As NamedElementCollection(Of AbstractClassCommandType)
public:
property NamedElementCollection<AbstractClassCommandType^>^ AbstractClassCommands {
NamedElementCollection<AbstractClassCommandType^>^ get();
}
Collection of AbstractClassCommandType.
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