ISfcReferenceCollectionResolver.ResolveCollection(Object, Object[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.Collections.IEnumerable ResolveCollection (object instance, object[] args);
abstract member ResolveCollection : obj * obj[] -> System.Collections.IEnumerable
Public Function ResolveCollection (instance As Object, args As Object()) As IEnumerable
Parameters
- instance
- Object
- args
- Object[]