SubordinateDocData.Load Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method Load(String, Boolean) Subordinate files are assumed to have some "parent" DocData object that handles actual serialization, so Load operation is a no-op. (Overrides DocData.Load(String, Boolean).)
Public method Load(String, UInt32, Int32) Loads the document into memory. (Inherited from DocData.)

Top

See Also

Reference

SubordinateDocData Class

Microsoft.VisualStudio.Modeling.Shell Namespace