IStorageItem.IsOfType(StorageItemTypes) Metode

Definisi

Menentukan apakah IStorageItem saat ini cocok dengan nilai StorageItemTypes yang ditentukan.

public:
 bool IsOfType(StorageItemTypes type);
bool IsOfType(StorageItemTypes const& type);
public bool IsOfType(StorageItemTypes type);
function isOfType(type)
Public Function IsOfType (type As StorageItemTypes) As Boolean

Parameter

type
StorageItemTypes

Nilai yang cocok dengan.

Mengembalikan

Boolean

bool

True jika IStorageItem cocok dengan nilai yang ditentukan; jika tidak salah.

Berlaku untuk