Uploader for Silverlight
UploadFilePartPackage Class Members
Properties  Methods 


The following tables list the members exposed by UploadFilePartPackage.

Public Constructors
 NameDescription
Public ConstructorUploadFilePartPackage Constructor  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public PropertyCount (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public PropertyItem (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public PropertyServerWaitForOneFileGets or sets whether the package should be uploaded as a one only file package.  
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodClear (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodContains (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodExists (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodFind (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodForEach (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodGetSizeGets the size of the package.  
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodInsert (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodRemove (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodToArray (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<UploadFilePartInfo>)
Top
See Also

Reference

UploadFilePartPackage Class
C1.Silverlight.Uploader Namespace

Send Feedback