The I2CPortEnum enum defines possible I2C ports on the Raspberry Pi 2.
public enum I2CPortEnum { I2CPORT_NONE, I2CPORT_1, }