Helper class to serialize managed types and persistable ArcObject components to a managed stream object, which is the parameter supplied in add-in extension persistence methods.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public MustInherit NotInheritable Class PersistenceHelper |
C# | |
---|
public static class PersistenceHelper |
Remarks
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also