ArcFM Engine Developer Guide
SerializeElement Method (SdeElement)


Syntax
'Declaration
 
Protected Overrides NotOverridable Function SerializeElement( _
   ByVal writer As XmlWriter, _
   ByVal serializeCollectionKey As Boolean _
) As Boolean
'Usage
 
Dim instance As SdeElement
Dim writer As XmlWriter
Dim serializeCollectionKey As Boolean
Dim value As Boolean
 
value = instance.SerializeElement(writer, serializeCollectionKey)
protected override bool SerializeElement( 
   XmlWriter writer,
   bool serializeCollectionKey
)

Parameters

writer
serializeCollectionKey
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SdeElement Class
SdeElement Members

 

 


Send Comment