Represents a generic collection of objects.
Syntax
[DefaultMemberAttribute("Item")]
public class MasterFormsCategoryCollection : ICollection<IMasterFormsCategory>, IEnumerable<IMasterFormsCategory>, IEnumerable, IList<IMasterFormsCategory>
<DefaultMemberAttribute("Item")>
Public Class MasterFormsCategoryCollection
Implements System.Collections.Generic.ICollection(Of IMasterFormsCategory), System.Collections.Generic.IEnumerable(Of IMasterFormsCategory), System.Collections.Generic.IList(Of IMasterFormsCategory), System.Collections.IEnumerable
public class MasterFormsCategoryCollection
implements java.util.List<IMasterFormsCategory>
[DefaultMemberAttribute("Item")]
public ref class MasterFormsCategoryCollection : public System.Collections.Generic.ICollection<IMasterFormsCategory>, System.Collections.Generic.IEnumerable<IMasterFormsCategory>, System.Collections.Generic.IList<IMasterFormsCategory>, System.Collections.IEnumerable
The MasterFormsCategoryCollection class provides a generic collection class that implements the .NET IList, ICollection and IEnumerable interfaces.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document