'Declaration Public Sub Move( _ ByVal indexThe zero-based index of element that must be moved. As System.Int32, _ ByVal newIndexThe zero-based index at which the element should be inserted. As System.Int32 _)
public void Move( System.Int32 index, System.Int32 newIndex)
public: void Move( System.Int32 index, System.Int32 newIndex)
public:void Move( System.Int32 index, System.Int32 newIndex)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
OpenXmlDocumentElementCollection<T> Class OpenXmlDocumentElementCollection<T> Members