Click or drag to resize

SHCOLUMNIDIsInvalid Method

Determines whether this instance is invalid, i.e. matches ShellColumnInvalid

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public bool IsInvalid()

Return Value

Boolean
true if this instance equals ShellColumnInvalid, false otherwise.
See Also