SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Generated by DocFX