public void Modify( MapMember member, long oid, Dictionary<string,object> attributes )
Public Overloads Sub Modify( _ ByVal member As MapMember, _ ByVal oid As Long, _ ByVal attributes As Dictionary(Of String,Object) _ )
Parameters
- member
- The mapmember to update.
- oid
- The oid of the mapmember to update.
- attributes
- The attribute values to update.