LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
VideoFormats Class Methods
See Also 
Leadtools.Multimedia Namespace : VideoFormats Class


"

For a list of all members of this type, see VideoFormats members.

"

Public Methods

 NameDescription
public Method ContainsDetermines whether a collection contains a specified VideoFormat item.  
public Method CopyToCopies the items of the collection to a VideoFormat array, starting at a specified array index.  
public Method GetEnumeratorReturns an enumerator that iterates through the collection.  
public Method IndexOfOverloaded. Returns the index of the first occurrence of a VideoFormat object.  
public Method MoveNextAdvances the enumerator to the next element of the collection.  
public Method ResetSets the enumerator to its initial position, which is before the first element in the collection.  
public Method ToStringReturns a string that represents the current object.  
Top

See Also