'Declaration <DefaultMemberAttribute("Item")> Public Class VirtualizedItemValueCollection
'Usage Dim instance As VirtualizedItemValueCollection
[DefaultMember("Item")] public class VirtualizedItemValueCollection
'Declaration <DefaultMemberAttribute("Item")> Public Class VirtualizedItemValueCollection
'Usage Dim instance As VirtualizedItemValueCollection
[DefaultMember("Item")] public class VirtualizedItemValueCollection
System.Object
Xceed.Wpf.DataGrid.VirtualizedItemValueCollection
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the ICollection. |
![]() | IsSynchronized | Gets a value indicating whether access to the ICollection is thread-safe. |
![]() | Item | Overloaded. Gets the item at the specified index. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the elements of the ICollection to an Array, starting at a particular Array index. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
Target Platforms: Windows 11, Windows 10, 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