This document is archived and information here might be outdated.  Recommended version.


IObjectLoaderUIProperties.DataSourceCount Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.DataSourceCount Method
ArcGIS Developer Help

IObjectLoaderUIProperties.DataSourceCount Method

Data source count that will be loaded into the target object class.

[Visual Basic .NET]
Public Function DataSourceCount ( _
) As Integer
[C#]
public int DataSourceCount (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface