'Declaration Public Function GetAllArrayFormulaIdentities() As System.Collections.Generic.ICollection(Of CalcRangeIdentity)
'Usage Dim instance As CalcGraph Dim value As System.Collections.Generic.ICollection(Of CalcRangeIdentity) value = instance.GetAllArrayFormulaIdentities()
public System.Collections.Generic.ICollection<CalcRangeIdentity> GetAllArrayFormulaIdentities()