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:
  AddPath Method
  AddPoint Method
  AddPoints Method
  Clone Method
  CreateFromXmlString Method
  GetLabelPoint Method
  GetPath Method
  GetPaths Method
  GetPoint Method
  InsertPath Method
  InsertPoint Method
  InsertPoints Method
  PointCount Method
  PointCountAllPaths Method
  RemoveAllPoints Method
  RemovePathAt Method
  RemovePointAt Method
  RemovePointsAt Method
  SetPath Method
  SetPoint Method
  SetPoints Method
  ToString Method
Created by Atop CHM to web converter,© 2009 all right reserved.