SchemaCollection Class

Definition

public ref class SchemaCollection : System::Collections::ArrayList
[System.Serializable]
public class SchemaCollection : System.Collections.ArrayList
type SchemaCollection = class
    inherit ArrayList
Public Class SchemaCollection
Inherits ArrayList
Inheritance
SchemaCollection
Attributes

Constructors

SchemaCollection()

Properties

Item[Int32]

Methods

Add(Transform)
Contains(Transform)
CopyTo(Transform[], Int32)
Find(String)
IndexOf(Transform)
Insert(Int32, Transform)
Remove(Transform)

Applies to