Click or drag to resize
PbDefinedValue Methods

The PbDefinedValue type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodGetUndef
The default instance of PbDefinedValue always returns 0.0, the default float value used to indicate an "undefined" value.
Public methodIsDefined
The default instance of PbDefinedValue always returns TRUE.
Public methodToString (Inherited from Object.)
Top
See Also