Name

INormalizeForIsolatedStorage

Synopsis

This interface exposes Normalize(), which returns a normalized copy of the object on which it is called. You usually use this method if you are inheriting from IsolatedStorage and you want to see if a store already exists.

Public Interface INormalizeForIsolatedStorage
                  ' Public Instance Methods
   Public Function Normalize() As Object  
End Interface

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.