IFsiDirectoryItemCount Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property Count As Integer
Get
Dim instance As IFsiDirectoryItem
Dim value As Integer
value = instance.Count
abstract Count : int with get
/** @property */
int get_Count()
function get Count () : int
Property Value
Type:
Int32See Also