Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal item As PersistableObject, _ ByVal container As PersistableContainerObject _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim item As PersistableObject Dim container As PersistableContainerObject Dim instance As New ItemChangeEventArgs(item, container) |
C# | |
---|---|
public ItemChangeEventArgs( PersistableObject item, PersistableContainerObject container ) |
C++/CLI | |
---|---|
public: ItemChangeEventArgs( PersistableObject^ item, PersistableContainerObject^ container ) |
Parameters
- item
- container
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2