GetVideoFormatsCount specifies the GetVideoFormats list size.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int GetVideoFormatsCount()
Public Function GetVideoFormatsCount As Integer
public:
int GetVideoFormatsCount()

Return Value

Returns how much items GetVideoFormats can return

See Also