This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class ValueCollection |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ValueCollection |
Collection of keys.
The PrimaryKeyList type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
Contains | (Inherited from ReadOnlyCollection<(Of <array<Object>[]()>)>.) | |
CopyTo | (Inherited from ReadOnlyCollection<(Of <array<Object>[]()>)>.) | |
Equals | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from ReadOnlyCollection<(Of <array<Object>[]()>)>.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyCollection<(Of <array<Object>[]()>)>.) | |
Item |
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from ReadOnlyCollection<(Of <array<Object>[]()>)>.) |
Explicit Interface Implementations
See Also
Smartsite.Data Namespace