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

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

The UnitId type exposes the following members.

Methods

  Name Description
Public method Equals(Object)
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).)
Public method Equals(UnitId)
Indicates whether the current object is equal to another object of the same type.
Public method Static member FromGuoid
Creates a new UnitId from its GuoidObject representation.
Public method Static member FromInt32
Creates a new UnitId from its Int32 representation.
Public method Static member FromPath
Creates a new UnitId from its path representation.
Public method GetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public method GetType (Inherited from Object.)
Public method InvalidateCache
Invalidates the cache.
Public method ToString
Returns a String that represents the current Object.
(Overrides ValueTypeToString.)
Public method ToString(IFormatProvider)
Returns a String that represents this instance.
Public method Static member TryParse
Converts the string representation of a number to its UnitId equivalent. A return value indicates whether the operation succeeded.
Top
See Also

Reference