dotNetObject:System.Windows.Forms.DataGridViewSelectedRowCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridViewSelectedRowCollectionDefault / Value
.Count : , read-only0
.IsReadOnly : , read-onlyfalse
.IsSynchronized : , read-onlyfalse
.Item[index] : , read-onlyundefined
.SyncRoot : , read-onlydotNetObject:System.Windows.Forms.DataGridViewSelectedRowCollection
--METHODS OF dotNetObject:System.Windows.Forms.DataGridViewSelectedRowCollection
.Clear()
.Contains dataGridViewRow
.CopyTo ar index
.CopyTo array index
.CreateObjRef requestedType
.Equals obj
.[static]Equals objA objB
.GetEnumerator()
.GetHashCode()
.GetLifetimeService()
.GetType()
.InitializeLifetimeService()
.Insert index dataGridViewRow
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGridViewSelectedRowCollection