共用方式為


CollectionResourceType.ItemType 屬性

集合中單一項目的資源類型。

命名空間:  System.Data.Services.Providers
組件:  Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)

語法

'宣告
Public ReadOnly Property ItemType As ResourceType
    Get
'用途
Dim instance As CollectionResourceType
Dim value As ResourceType

value = instance.ItemType
public ResourceType ItemType { get; }
public:
property ResourceType^ ItemType {
    ResourceType^ get ();
}
member ItemType : ResourceType
function get ItemType () : ResourceType

屬性值

型別:System.Data.Services.Providers.ResourceType

請參閱

參考

CollectionResourceType 類別

System.Data.Services.Providers 命名空間