Specifies a base class for Generic Types of key pair values
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public abstract class GdxDataValue : BindableObject, ICloneable |
Visual Basic |
---|
Public MustInherit Class GdxDataValue _ Inherits BindableObject _ Implements ICloneable |
JScript |
---|
public abstract class GdxDataValue extends BindableObject implements ICloneable |
Inheritance Hierarchy
System..::..Object
BindableObject
Ico.Gdx..::..GdxDataValue
Ico.Gdx..::..GdxDataValue<(Of <(<'T>)>)>
BindableObject
Ico.Gdx..::..GdxDataValue
Ico.Gdx..::..GdxDataValue<(Of <(<'T>)>)>