Click or drag to resize

ShellDataObjectCount Property

Gets the count of formats in this instance.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
The count.
See Also