This document is archived and information here might be outdated. Recommended version. |
Verifies whether two scales are identical.
[Visual Basic .NET] Public Function IsSame ( _ ByVal oldList As Object _ ) As Boolean
[C#] public bool IsSame ( object oldList );
[C++]
HRESULT IsSame(
VARIANT oldList
);
[C++]
Parameters oldList [in]
oldList is a parameter of type VARIANT