ConnectionId Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The ConnectionId type exposes the following members.

Methods

  Name Description
Public method Equals(Int32)
Compares the value of this instance to a specific Int32.
Public method Equals(Object)
Determines whether the specified Object is equal to the current ConnectionId.
(Overrides ValueTypeEquals(Object).)
Public method Equals(ConnectionId)
Compares this instance to another ConnectionId.
Public method Static member FromInt16
Creates a new ConnectionId from a Int16 value.
Public method Static member FromInt32
Creates a new ConnectionId from a Int32 value.
Public method GetHashCode
Serves as a hash function for a particular type.
(Overrides ValueTypeGetHashCode.)
Public method GetType (Inherited from Object.)
Public method ToInt16
Gets this instance as an Int16 value.
Public method ToInt32
Gets this instance as an Int32 value.
Public method ToString
Returns a String that represents the current Object.
(Overrides ValueTypeToString.)
Public method ToString(IFormatProvider)
Converts the value of this instance to an equivalent String using the specified culture-specific formatting information.
Top
See Also

Reference