Responder Developer Guide
CreateStringRepresentation Method (Ground)


Syntax
'Declaration
 
Protected Overrides Function CreateStringRepresentation( _
   ByVal format As String, _
   ByVal formatProvider As IFormatProvider _
) As String
'Usage
 
Dim instance As Ground
Dim format As String
Dim formatProvider As IFormatProvider
Dim value As String
 
value = instance.CreateStringRepresentation(format, formatProvider)
protected override string CreateStringRepresentation( 
   string format,
   IFormatProvider formatProvider
)

Parameters

format
formatProvider
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

Ground Class
Ground Members

 

 


Send Comment