System.ServiceModel.ServiceModelStrings abstract class ServiceModelStrings Documentation Code public abstract int Count { get; } public abstract string this[int index] { get; } protected ServiceModelStrings()