SuperMap.Web.ISDotNET6.Entity.Entity C# (CSharp) Method

Entity() public method

${IS6_Entity_constructor_None_D}
public Entity ( ) : System.Collections.Generic
return System.Collections.Generic
        public Entity()
        {
            ID = -1;
        }