Microsoft.Zing.ZingIndexOutOfRangeException.ZingIndexOutOfRangeException C# (CSharp) Method

ZingIndexOutOfRangeException() public method

public ZingIndexOutOfRangeException ( ) : System
return System
        public ZingIndexOutOfRangeException()
        {
        }

Same methods

ZingIndexOutOfRangeException::ZingIndexOutOfRangeException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
ZingIndexOutOfRangeException::ZingIndexOutOfRangeException ( string message ) : System
ZingIndexOutOfRangeException::ZingIndexOutOfRangeException ( string message, Exception innerException ) : System
ZingIndexOutOfRangeException