GoDiagram Web Reference
Get Method

the property name, must not be null or empty
Gets the value of a property, given the property name.
Syntax
'Declaration
 
Public Function Get( _
   ByVal s As String _
) As Object
public object Get( 
   string s
)

Parameters

s
the property name, must not be null or empty

Return Value

Object
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlSimpleData Class
GoXmlSimpleData Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback