ID.getID C# (CSharp) Method

getID() public method

public getID ( ) : float
return float
    public float getID()
    {
        return identity;
    }