Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal objectIndex As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim objectIndex As Integer Dim instance As New Medical3DObjectEventArgs(objectIndex) |
C# | |
---|---|
public Medical3DObjectEventArgs( int objectIndex ) |
C++/CLI | |
---|---|
public: Medical3DObjectEventArgs( int objectIndex ) |
Parameters
- objectIndex
- zero-based index of the object being changed.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7