[]
能够检索替换单元格类型和命令上的某些属性。
public interface IPropertySearchable
查找到某一个单元格类型或命令时,需要检索的属性名称和检索时使用的值的集合。
IEnumerable<FindResultItem> EnumSearchableProperty(LocationIndicator location)
类型 | 名称 | 描述 |
---|---|---|
LocationIndicator | location |
类型 | 描述 |
---|---|
System.Collections.Generic.IEnumerable<T><FindResultItem> |