Click or drag to resize
IKeyword Methods

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

The IKeyword type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object)
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from IComparable.)
Public method CompareTo(T)
Compares the current object with another object of the same type.
(Inherited from IComparableIKeyword.)
Public method Equals
Indicates whether the current object is equal to another object of the same type.
(Inherited from IEquatableIKeyword.)
Top
See Also