[]
        
(Showing Draft Content)

C1.FlexMap.IGeoGeometryRecordData.Item

this Property

this[string]

Gets the attribute value with the specified name.

Declaration
object this[string name] { get; }
ReadOnly Default Property Item(name As String) As Object
Parameters
Type Name Description
string name

The name of the attribute.

Property Value
Type Description
object

The value of the attribute with the give name.