Interface IHeapItem<TItemData>
Namespace: SF
Assembly: cs.temp.dll.dll
Syntax
public interface IHeapItem<TItemData>
Type Parameters
| Name | Description |
|---|---|
| TItemData |
Properties
HeapIndex
Declaration
int HeapIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |