Click or drag to resize

StyleListManagerBaseTList, TItem, TListManagerEntryTryRegisterList Method

Overload List
 NameDescription
Public methodTryRegisterList(TList, ItemDefinitionLevel, TList) Try to register the provided list.
Public methodTryRegisterList(IXmlDeserializationInfo, TList, ItemDefinitionLevel, TList) Try to register the provided list. This function is intended to be used during deserialization. It keeps track of when a list was renamed, and stores this information in the deserialization info to be used by the members of the list during deserialization.
Public methodTryRegisterList(String, IEnumerableTItem, ItemDefinitionLevel, FuncString, IEnumerableTItem, TList, TList) Try to register the provided list.
Top
See Also