ItemShort.ItemShort C# (CSharp) Method

ItemShort() public method

public ItemShort ( Hashtable ht ) : System.Collections
ht Hashtable
return System.Collections
    public ItemShort(Hashtable ht)
    {
        this.SetData(ht);
    }

Same methods

ItemShort::ItemShort ( ) : System.Collections