NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TreeNodeCollection.ShouldPersistAll

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistAll() As Boolean
[C#]
public bool ShouldPersistAll();
[C++]
public: bool ShouldPersistAll();
[JScript]
public function ShouldPersistAll() : Boolean;

See Also

TreeNodeCollection Class | TreeNodeCollection Members | System.WinForms Namespace