Click or drag to resize

WikiPageStub Methods

This is preliminary documentation and is subject to change.

The WikiPageStub type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object)Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object))
Public methodEquals(WikiPageStub)Indicates whether the current object is equal to another object of the same type.
Public methodStatic memberFromPageIds Construct a sequence of WikiPageStub from the given page IDs.
Public methodStatic memberFromPageTitles Construct a sequence of WikiPageStub from the given page titles.
Public methodGetHashCodeReturns the hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberNewInvalidPage 
Public methodStatic memberNewMissingPage(Int32) 
Public methodStatic memberNewMissingPage(String, Int32) 
Public methodStatic memberNewSpecialPage(String, Int32) 
Public methodStatic memberNewSpecialPage(String, Int32, Boolean) 
Public methodToStringReturns the fully qualified type name of this instance.
(Overrides ValueTypeToString)
Top
See Also