Version 24.2 (latest)

PropertyPersistenceInfoBase Class Methods

For a list of all members of this type, see PropertyPersistenceInfoBase members.

Public Methods
 NameDescription
Public MethodDoesPropertyMeetCriteriaWhen overridden on a derived class, this method should be used to determine if the specified property matches the criteria given.  
Public MethodLoadObjectFromStringA method that when overridden on a derived class, can be used to load a object from a string.  
Public MethodSaveValueToStringA method that when overridden on a derived class, can be used to build a string version of the value that should be saved.  
See Also