C# Class TechSmith.Hyde.Table.KeyRange

Afficher le fichier Open project: dontjee/hyde

Méthodes publiques

Свойство Type Description
Lower KeyBound?
Upper KeyBound?

Méthodes publiques

Méthode Description
IsSingleValue ( ) : bool
SingleValue ( ) : string

Method Details

IsSingleValue() public méthode

public IsSingleValue ( ) : bool
Résultat bool

SingleValue() public méthode

public SingleValue ( ) : string
Résultat string

Property Details

Lower public_oe property

public KeyBound? Lower
Résultat KeyBound?

Upper public_oe property

public KeyBound? Upper
Résultat KeyBound?