SPContentTypeId operators

The SPContentTypeId type exposes the following members.

Operators

  Name Description
Public operatorStatic member Equality Indicates whether two specified content type identifiers (IDs) are equal.
Public operatorStatic member GreaterThan Indicates whether the first content type identifier (ID) is greater than the second content type ID.
Public operatorStatic member GreaterThanOrEqual Indicates whether the first content type identifier (ID) is greater than or equal to the second content type ID.
Public operatorStatic member Inequality Indicates whether the two specified content type identifiers (IDs) are not equal.
Public operatorStatic member LessThan Indicates whether the first content type identifier (ID) is less than the second content type ID.
Public operatorStatic member LessThanOrEqual Indicates whether the first content type identifier (ID) is less than or equal to the second content type ID.

Top

See also

Reference

SPContentTypeId structure

Microsoft.SharePoint namespace