This document is archived and information here might be outdated. Recommended version. |
Returns a set of names of all views associated with the specified mosaic dataset item.
[Visual Basic .NET] Public Function QueryItemViewMembership ( _ ByVal ItemID As Integer _ ) As IStringArray
[C#] public IStringArray QueryItemViewMembership ( int ItemID );
[C++]
HRESULT QueryItemViewMembership(
long ItemID
);
[C++] Parameters ItemID [in]
ItemID is a parameter of type long