Version

Search Results

ShouldSerializeDefaultValue Method

Returns true if DefaultValue is set to a non-null value. Syntax Return Value Returns true if this property is not set to its default value Example

ShouldSerializeKey Method (UltraDataColumn)

Returns true if this property is not set to its default value. ShouldSerializeKey always returns False for the Band object since the band key can never be changed. Syntax Example

ToString Method (UltraDataColumn)

Returns an empty string. Syntax Return Value An empty string.