ArcFM Solution Developer Guide
LoadFromStream(IStream,Boolean) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub LoadFromStream( _
   ByVal pStream As ESRI.ArcGIS.esriSystem.IStream, _
   ByVal bResetStream As Boolean _
) 
'Usage
 
Dim instance As MMDuctBankConfigClass
Dim pStream As ESRI.ArcGIS.esriSystem.IStream
Dim bResetStream As Boolean
 
instance.LoadFromStream(pStream, bResetStream)
public virtual void LoadFromStream( 
   ESRI.ArcGIS.esriSystem.IStream pStream,
   bool bResetStream
)

Parameters

pStream
bResetStream
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMDuctBankConfigClass Class
MMDuctBankConfigClass Members
Overload List

 

 


Send Comment