Class MutableRecord
A record whose properties can be modified and allows for adding of new PropertyValue instances
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OSGeo.MapGuide.MaestroAPI.Feature
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public class MutableRecord : MutableRecordBase, IRecordReset, IMutableRecord, IRecord, IRecordInitialize
Constructors
| Improve this Doc View SourceMutableRecord()
Initializes a new instance
Declaration
public MutableRecord()