ArcObjects Library Reference (DataSourcesFile)  

IUsageModeInfo.OptionCount Property

Usage mode options count.

[Visual Basic .NET]
Public ReadOnly Property OptionCount As Integer
[C#]
public int OptionCount {get;}
[C++]
HRESULT get_OptionCount(
  long* pnCount
);
[C++]

Parameters

pnCount [out, retval]   pnCount is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IUsageModeInfo Interface