Collection of FeaturedDocument objects
| C# | Visual Basic |
[TypeConverterAttribute(typeof(FeaturedDocumentsConverter))] public class FeaturedDocuments : CollectionBase
<TypeConverterAttribute(GetType(FeaturedDocumentsConverter))> Public Class FeaturedDocuments Inherits CollectionBase
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| FeaturedDocuments()()()() |
Creates a new instance.
| |
| FeaturedDocuments(String) |
Creates a new instance, from the data in itemsString.
| |
| Add(FeaturedDocument) |
Adds a FeaturedDocument to the collection.
| |
| Capacity | (Inherited from CollectionBase.) | |
| Clear()()()() | (Inherited from CollectionBase.) | |
| Count | (Inherited from CollectionBase.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetEnumerator()()()() | (Inherited from CollectionBase.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (Inherited from Object.) | |
| InnerList | (Inherited from CollectionBase.) | |
| Item[([( Int32])]) |
Indexer access to a FeaturedDocument in the collection.
| |
| List | (Inherited from CollectionBase.) | |
| ListChanged | ||
| MemberwiseClone()()()() | (Inherited from Object.) | |
| OnClear()()()() | (Inherited from CollectionBase.) | |
| OnClearComplete()()()() | (Inherited from CollectionBase.) | |
| OnInsert(Int32, Object) | (Overrides CollectionBase.OnInsert(Int32, Object).) | |
| OnInsertComplete(Int32, Object) | (Inherited from CollectionBase.) | |
| OnRemove(Int32, Object) | (Inherited from CollectionBase.) | |
| OnRemoveComplete(Int32, Object) | (Overrides CollectionBase.OnRemoveComplete(Int32, Object).) | |
| OnSet(Int32, Object, Object) | (Inherited from CollectionBase.) | |
| OnSetComplete(Int32, Object, Object) | (Overrides CollectionBase.OnSetComplete(Int32, Object, Object).) | |
| OnValidate(Object) | (Inherited from CollectionBase.) | |
| Remove(FeaturedDocument) |
Removes a FeaturedDocument from the collection.
| |
| RemoveAt(Int32) | (Inherited from CollectionBase.) | |
| ToString()()()() |
Returns this collection of FeaturedDocument objects as a double-pipe delimited string.
(Overrides Object.ToString()()()().) |
| Object | ||
| CollectionBase | ||
| FeaturedDocuments | ||
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610