This documentation is for the old version. Go to the latest Upload Suite docs

FileSettingsCollection Members

The FileSettingsCollection type exposes the following members.

Methods

Name Description
Public method Add (Inherited from Collection<FileSettings>.)
Public method Clear (Inherited from Collection<FileSettings>.)
Protected method ClearItems (Inherited from Collection<FileSettings>.)
Public method Contains (Inherited from Collection<FileSettings>.)
Public method CopyTo (Inherited from Collection<FileSettings>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<FileSettings>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<FileSettings>.)
Public method Insert (Inherited from Collection<FileSettings>.)
Protected method InsertItem (Inherited from Collection<FileSettings>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection<FileSettings>.)
Public method RemoveAt (Inherited from Collection<FileSettings>.)
Protected method RemoveItem (Inherited from Collection<FileSettings>.)
Protected method SetItem (Inherited from Collection<FileSettings>.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Count (Inherited from Collection<FileSettings>.)
Public property Item (Inherited from Collection<FileSettings>.)
Protected property Items (Inherited from Collection<FileSettings>.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IList.Add (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private method IList.Contains (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private method IList.IndexOf (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private method IList.Insert (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private property IList.IsFixedSize (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private property ICollection<T>.IsReadOnly (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private property IList.IsReadOnly (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private property ICollection.IsSynchronized (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private property IList.Item (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private method IList.Remove (Inherited from Collection<FileSettings>.)
Explicit interface implemetation Private property ICollection.SyncRoot (Inherited from Collection<FileSettings>.)

See Also

Reference