Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

FileList Methods

The FileList type exposes the following members.

Methods


  Name Description
Public method Add(String, Boolean)
Adds reference to the path.
Public method Add(`0) (Inherited from HashSet.)
Public method AddModule
Public method Clear (Inherited from HashSet.)
Public method Contains(`0) (Inherited from HashSet.)
Public method CopyTo(`0[],System.Int32) (Inherited from HashSet.)
Public method CopyTo(`0[]) (Inherited from HashSet.)
Public method CopyTo(`0[],System.Int32,System.Int32) (Inherited from HashSet.)
Public method Equals(System.Object) (Inherited from Object.)
Public method ExceptWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from HashSet.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) (Inherited from HashSet.)
Public method GetType (Inherited from Object.)
Public method IntersectWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsProperSubsetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsProperSupersetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsSubsetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method IsSupersetOf(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization(System.Object) (Inherited from HashSet.)
Public method Overlaps(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method Remove(`0) (Inherited from HashSet.)
Public method RemoveWhere(System.Predicate{`0}) (Inherited from HashSet.)
Public method SetEquals(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method SymmetricExceptWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)
Public method ToArray

Return Value

Contents as an array of path strings.
Public method ToHtmlContent
Public method ToString (Inherited from Object.)
Public method TrimExcess (Inherited from HashSet.)
Public method TryGetValue(`0,`0@) (Inherited from HashSet.)
Public method UnionWith(System.Collections.Generic.IEnumerable{`0}) (Inherited from HashSet.)