IIdentifiable Interface

public interface IIdentifiable

Represents an object which can be Identified via an ID.

Properties

Name Type Description
ID int

Gets the identification number of the IIdentifiable object.