This topic has not yet been rated - Rate this topic

XObject Methods

The XObject type exposes the following members.

  Name Description
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 AddAnnotation Adds an object to the annotation list of this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Annotation(Type) Gets the first annotation object of the specified type from this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Annotation<T>() Get the first annotation object of the specified type from this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Annotations(Type) Gets a collection of annotations of the specified type for this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Annotations<T>() Gets a collection of annotations of the specified type for this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Supported by Silverlight for Windows Phone Supported by Xbox 360 Finalize Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method Supported by Silverlight for Windows Phone Supported by Xbox 360 MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 RemoveAnnotations(Type) Removes the annotations of the specified type from this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 RemoveAnnotations<T>() Removes the annotations of the specified type from this XObject.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 ToString Returns a string that represents the current object. (Inherited from Object.)
Top
  Name Description
Explicit interface implemetation Private method Supported by Silverlight for Windows Phone Supported by Xbox 360 IXmlLineInfo.HasLineInfo Gets a value indicating whether or not this XObject has line information.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.