Creates a schema for this class (required by the serialization implementation for this class).

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public static XmlQualifiedName GetXmlSchema(
	XmlSchemaSet schemaSet
)
Visual Basic (Declaration)
Public Shared Function GetXmlSchema ( _
	schemaSet As XmlSchemaSet _
) As XmlQualifiedName

Parameters

schemaSet
Type: System.Xml.Schema..::.XmlSchemaSet
A schema object to populate with the schema for this class.

Return Value

A XmlQualifiedName object that identifies the data type.

Remarks

This member is required by the serialization implementation for this class, and indicates the name of the method specified by the XmlSchemaProviderAttribute.

See Also

Relate Topics:
  AddPoint Method
  AddPoints Method
  AddRing Method
  Clone Method
  Close Method
  CreateFromXmlString Method
  GetLabelPoint Method
  GetPerimeter Method
  GetPoint Method
  GetRing Method
  GetRings Method
  InsertPoint Method
  InsertPoints Method
  InsertRing Method
  PointCount Method
  PointCountAllRings Method
  RemoveAllPoints Method
  RemovePointAt Method
  RemovePointsAt Method
  RemoveRing Method
  SetPoint Method
  SetPoints Method
  SetRing Method
  ToString Method
Created by Atop CHM to web converter,© 2009 all right reserved.