RuleBasedLabeling.GetEnumerator

RuleBasedLabeling.GetEnumerator method

返回一个遍历规则的枚举器。

public IEnumerator<LabelingRule> GetEnumerator()

返回值

可用于遍历规则的枚举器。

另见