This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILibraryObject Interface > ILibraryObject.Load Method (ArcObjects .NET 10.5 SDK) |
Loads a library object.
[Visual Basic .NET] Public Sub load ( _ ByVal piStream As IStream _ )
[C#] public void load ( IStream piStream );
[C++]
HRESULT load(
IStream* piStream
);
[C++]
Parameters piStream [in]
piStream is a parameter of type IStream