'Declaration Public Function GetValue( _ ByVal fieldName As String _ ) As Object
'Declaration
Public Function GetValue( _ ByVal fieldName As String _ ) As Object
'Usage Dim instance As C1ShapeAttributes Dim fieldName As String Dim value As Object value = instance.GetValue(fieldName)
'Usage
Dim instance As C1ShapeAttributes Dim fieldName As String Dim value As Object value = instance.GetValue(fieldName)
public object GetValue( string fieldName )
C1ShapeAttributes Class C1ShapeAttributes Members
Copyright (c) GrapeCity, inc. All rights reserved.