This class has been deprecated. Provides the abstract base class for a set of classes intended to represent specific statistics
information about ART marks.
Object Model
Syntax
'Declaration
<ObsoleteAttribute("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")>
Public MustInherit Class ImGearARTMarkStat
'Usage
Dim instance As ImGearARTMarkStat
[Obsolete("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")]
public abstract class ImGearARTMarkStat
[Obsolete("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")]
public __gc abstract class ImGearARTMarkStat
[Obsolete("This class will be removed from the public API in a future release. Please use the ImGearARTMarkStatistics class instead.")]
public ref class ImGearARTMarkStat abstract
Inheritance Hierarchy
See Also