StreamerManager.HasStreamer (Int32) Method
public bool HasStreamer(
int typeId
)
This language is not supported or no code example is available.
public:
bool HasStreamer(
int typeId
)
This language is not supported or no code example is available.
public function HasStreamer(
typeId : int
) : boolean;
This language is not supported or no code example is available.
Parameters
-
typeId
-
int
Return Value
bool
In this article
Definition