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 FieldCollection |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class FieldCollection |
Collection of keys.
The PrimaryKeyList type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
Contains | (Inherited from ReadOnlyCollection<(Of <MetaField>)>.) | |
CopyTo | (Inherited from ReadOnlyCollection<(Of <MetaField>)>.) | |
Equals | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from ReadOnlyCollection<(Of <MetaField>)>.) | |
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 <MetaField>)>.) | |
Item | Overloaded. |
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from ReadOnlyCollection<(Of <MetaField>)>.) |
Explicit Interface Implementations
See Also
Smartsite.Data Namespace