Click or drag to resize
CustomColumnInfo Class
Inheritance Hierarchy
SystemObject
  DseCustomColumnInfo

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public class CustomColumnInfo : IColumnInfo

The CustomColumnInfo type exposes the following members.

Constructors
  NameDescription
Public methodCustomColumnInfo
Initializes a new instance of the CustomColumnInfo class
Public methodCustomColumnInfo(String)
Initializes a new instance of the CustomColumnInfo class
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCustomTypeName
Top
See Also

Reference