Click or drag to resize

SHCOLUMNID Methods

The SHCOLUMNID type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object, is equal to this instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(SHCOLUMNID)Indicates whether the current object is equal to another object of the same type.
Public methodGetDisplayName Gets the display name of the column.
Public methodGetHashCode Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodIsCustomId Determines whether this instance identifies a custom column.
Public methodIsInvalid Determines whether this instance is invalid, i.e. matches ShellColumnInvalid
Public methodToString Overrides the ToString() method.
(Overrides ValueTypeToString)
Top
See Also