Click here to view all files
 
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
  Clone Method
  CreateFromXmlString Method
  GetLabelPoint Method
  GetPoint Method
  GetPoints Method
  InsertPoint Method
  InsertPoints Method
  RemoveAllPoints Method
  RemovePointAt Method
  RemovePointsAt Method
  SetPoint Method
  SetPoints Method
  ToString Method
Created by Atop CHM to web converter,© 2009 all right reserved.