Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
item.IsClonevsの違いは何item.IsItemCloneですか?
item.IsClone
item.IsItemClone
item.IsCloneコンテキスト言語のクローン関係を簡単にチェックします。
item.IsItemCloneもう少し洗練されています。また、現在の言語のチェックも行いますが、複製関係が見つからない場合は、他のすべての言語バージョンを再度チェックします。また、このプロパティの結果はDataCacheにキャッシュされます。
ほとんどの場合、を使用するのが最善だと思いますIsItemClone。
IsItemClone