DVTk API
GetNoDicomStoreDataFiles Method (fromActorName)
DVTkDvtk.IheActors.ActorsImageDisplayActorGetNoDicomStoreDataFiles(ActorName)
DVTk API

[This is preliminary documentation and is subject to change.]

Get the number of files currently stored in the DICOM Storage Directory fromActorName.
Declaration Syntax
C#Visual BasicVisual C++
public int GetNoDicomStoreDataFiles(
	ActorName fromActorName
)
Public Function GetNoDicomStoreDataFiles ( _
	fromActorName As ActorName _
) As Integer
public:
int GetNoDicomStoreDataFiles(
	ActorName^ fromActorName
)
Parameters
fromActorName (ActorName)
From actor name.
Return Value
Number of files in directory.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0