The references to this item.
[Visual Basic .NET] Public Property References As IEnumBSTR
[C#] public IEnumBSTR References {get; set;}
[C++]
HRESULT get_References(
IEnumBSTR** ppRefs
);
[C++]
HRESULT put_References(
IEnumBSTR* ppRefs
);
[C++]Parameters
ppRefs [out, retval]ppRefs is a parameter of type IEnumBSTR
ppRefs [in]ppRefs is a parameter of type IEnumBSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.