ImageGear for .NET
NumberOfSnippets Property




Gets the number of audio snippets.
Syntax
'Declaration
 
Public ReadOnly Property NumberOfSnippets As Long
'Usage
 
Dim instance As ImGearFileInfo
Dim value As Long
 
value = instance.NumberOfSnippets
public long NumberOfSnippets {get;}
public: __property long get_NumberOfSnippets();
public:
property int64 NumberOfSnippets {
   int64 get();
}

Property Value

Int64 value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback